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

Create New Post Contact Us

Scaling Laravel App with Multiple Databases

In this tutorial, I'll show you how you could horizontally scale up your Laravel application by adding multiple database instances.

Scaling Laravel App with Multiple Databases

How to make any Laravel application multi-tenant in 5 minutes

Samuel Ć tancl wrote a good tutorial on how to make any Laravel application multi-tenant in a short time.

How to make any Laravel application multi-tenant in 5 minutes

How to handle front-end authorization using Laravel, Inertia and TypeScript

Freek Van der Herten wrote a good tutorial on how to handle front-end authorization using Laravel, Inertia and TypeScript.

How to handle front-end authorization using Laravel, Inertia and TypeScript

16 Laravel Pro Tips and Tricks

KH. Jebran Ali share some pro level Laravel tips that are very useful for working with Laravel.

16 Laravel Pro Tips and Tricks

A new Laravel based publishing platform from a member of the core Laravel team: Wink

welcm takes a look at Wink - a new Laravel based publishing platform which is being actively worked on by Mohamed Said - a core Laravel team's member.

A new Laravel based publishing platform from a member of the core Laravel team: Wink

Render font awesome icons on the server side with Laravel 5

laravel-font-awesome is a good package which we can use to render awesome icons on the server side.

Render font awesome icons on the server side with Laravel 5

Using the unique validation rule in a Laravel Form Request

C.S. Rhymes has a good tutorial on how to use the unique validation rule in Laravel Form Request.

Using the unique validation rule in a Laravel Form Request

How to delete data that belongs to one-to-many relationship in Laravel 5

tgugnani shares a good tip on how to delete data that belongs to one-to-many relationship in Laravel.

How to delete data that belongs to one-to-many relationship in Laravel 5