A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

How to generate QR Code with example in Laravel PHP

In this article, I will let you know how to generate QR code with an example in Laravel PHP.

How to generate QR Code with example in Laravel PHP

Adding or Removing a Column from an Existing Database Using Laravel Migration

We need this system for adding or removing existing database migration in Laravel.

Adding or Removing a Column from an Existing Database Using Laravel Migration

API Token Authentication using Laravel Sanctum - Part 2

This Laravel Sanctum package also allows us to issue API tokens or personal access tokens to the user that can be used to authenticate API requests.

API Token Authentication using Laravel Sanctum - Part 2

SPA Authentication using Laravel Sanctum (formerly Airlock)

In this video, you will learn how to build a SPA authentication system using Vue.js and Laravel Sanctum (former Airlock).

SPA Authentication using Laravel Sanctum (formerly Airlock)

List of free products and services for developers during coronavirus pandemic

Want something for free during the pandemic? Here are the freebies and more to help you survive self-quarantine.

List of free products and services for developers during coronavirus pandemic

Build cloud identity and access management platforms with Laravel and Teamstack

If you want to build a cloud identity and access management platforms that allow users to securely share logins and access within their teams, try teamstack.

Build cloud identity and access management platforms with Laravel and Teamstack

How to Set Limit Login Attempts in Laravel 7

Hey artisans, I am going to show you how we can block a user after doing some bad attempts to log in.

How to Set Limit Login Attempts in Laravel 7

Laravel Guzzle Http Client Request Example

Hello artisans, in this tutorial, I am going to discuss the Guzzle HTTP client request. If you don't know how to use it, then you are in the right place.

Laravel Guzzle Http Client Request Example