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

Create New Post Contact Us

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

Installing Laravel [3rd Edition]

> **Important:** The book now supports Laravel 5.4. This chapter is complete. We will be updating all chapters regularly to fix bugs and > mistakes.

# Chapter 1: Installing Laravel {#c1il}

There are many ways to install Laravel. We can i

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