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

Create New Post Contact Us

Create API Authentication with Laravel Passport

Learn how to create API Authentication with Laravel Passport

Create API Authentication with Laravel Passport

Laravel Authentication, Scope and Permissions

We are going to use the scopes and permission to moderate all the requests by authenticated users.

Laravel Authentication, Scope and Permissions

How to use multiple Authentication using guards in Laravel 6

Realprogrammer shows us how to use multiple Authentication using guards in Laravel 6.

How to use multiple Authentication using guards in Laravel 6

Laravel Vendor Cleanup and Minify Commands

This package is used to remove tests and documentation from the vendor dir. Also, it minifies all PHP files in the vendor dir.

Laravel Vendor Cleanup and Minify Commands

Build a Real-time Chat Application with Laravel - Laravel WebSockets Installation

QiroLab has a nice video tutorial on how to build a Real-time Chat Application with Laravel. In this part, we'll learn how to install and configure Laravel WebSockets.

Build a Real-time Chat Application with Laravel - Laravel WebSockets Installation

Getting started with GraphQL in Laravel

WebDevMatics has a good video tutorial on how to work with Laravel and GraphQL.

Getting started with GraphQL in Laravel

Learn how to create Custom Cache Driver in Laravel

ErWeb shows us how to add SQLite as a cache driver in Laravel 5.

Learn how to create Custom Cache Driver in Laravel

Laravel Code Generator based on Database [tutorial]

Finally create a video tutorial series for my open source laracrud project.

Laravel Code Generator based on Database [tutorial]