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

Create New Post Contact Us

Learn how to get the current user (or other session data) in a Laravel controller constructor

Joseph Silber shows us how to get the current user in a Laravel controller constructor.

Learn how to get the current user (or other session data) in a Laravel controller constructor

Learn how to write tests with Laravel Dusk

Mike Smith wrote a tutorial on how to write tests with Laravel 5.4's new feature - Laravel Dusk.

Learn how to write tests with Laravel Dusk

Flash - A good solution to deal with the flash session in Laravel

gocanto wrote a good package that we can use to flash messages into Laravel session object.

Flash - A good solution to deal with the flash session in Laravel

Build a fully custom calendar app with Laravel and Google Calendar APIs

Wern Ancheta wrote a nice tutorial on how to build a fully custom calendar app with Laravel and Google Calendar APIs.

Build a fully custom calendar app with Laravel and Google Calendar APIs

Learn how to auto-validate Eloquent Models on Laravel 5.3

Nicola Malizia shares a tip on how to auto validate Eloquent Models on Laravel 5.3.

Learn how to auto-validate Eloquent Models on Laravel 5.3

Laravel 5 Simple Uploader - a simple file uploader for Laravel 5.

rymanalu released a nice package that we can use to upload files easily in Laravel 5.

Laravel 5 Simple Uploader - a simple file uploader for Laravel 5.

Build an Ajax login form with Laravel and jQuery

Short video tutorial to learn how to login with Ajax and jQuery using Laravel 5.3.

Build an Ajax login form with Laravel and jQuery

Learn how to build 'did you mean' functionality with Laravel Scout

TNT Studio wrote a nice tutorial on how to build 'did you mean' functionality with Laravel Scout.

Learn how to build 'did you mean' functionality with Laravel Scout