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

Create New Post Contact Us

Build a blog with Laravel 5 and Vue.js in minutes using PJ Blog

PJ Blog is an open source blog built with Laravel and Vue.js that we can use to create a full Laravel blog quickly.

Build a blog with Laravel 5 and Vue.js in minutes using PJ Blog

Learn how to setup browsersync in Laravel inside Docker

DanZeuss wrote a nice tutorial how to setup BrowserSync in Laravel inside Docker.

Learn how to setup browsersync in Laravel inside Docker

Learn how to migrate from gulp to webpack in Laravel 5.4

rap2hpoutre shows us how to migrate from gulp to webpack in Laravel 5.4.

Learn how to migrate from gulp to webpack in Laravel 5.4

Learn how to build a simple JWToken ACL for Laravel or any web applications

Jeff Madsen wrote a nice tutorial on how to build a simple JWToken ACL for Laravel or any web applications.

Learn how to build a simple JWToken ACL for Laravel or any web applications

Learn how to add email verification in Laravel 5.3 (and 5.4) app

LUBUS wrote a nice tutorial on how to add email verification in Laravel 5.3 app. This tutorial can be used for Laravel 5.4 as well.

Learn how to add email verification in Laravel 5.3 (and 5.4) app

Laravel Mailable Test - An artisan command to easily test a mailable

Spatie released a new package that we can use to send a mailable to an mail-address in Laravel 5.4.

Laravel Mailable Test - An artisan command to easily test a mailable

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