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

Create New Post Contact Us

The easiest way to generate Gravatar avatar URL with Laravel 5

Laravel Gravatar Helper is a good package that we can use to generate Gravatar avatar URL, with multiple connections support.

The easiest way to generate Gravatar avatar URL with Laravel 5

Learn how to build Laravel Email Confirmation in under 5 Minutes

Email confirmation is one of the things Laravel lacks out of the box. sampodlogar shows us how to set it up easily.

Learn how to build Laravel Email Confirmation in under 5 Minutes

Learn how to set up Tailwind in a Laravel project

Nick Basile shows us how to set up Tailwind in a Laravel project

Learn how to set up Tailwind in a Laravel project

Learn how to reuse Form Requests in Laravel

Shamil Choudhury shows us how to reuse Form Requests in Laravel.

Learn how to reuse Form Requests in Laravel

Improve web page speed and performance in Laravel 5.5

Hardik Savani wrote a nice tutorial on how to improve web page speed and performance in Laravel.

Improve web page speed and performance in Laravel 5.5

Building complex web applications faster with Laravel Backpack

Backpack is a collection of packages for Laravel 5.5. You can use them to build custom admin panels fast, for anything from presentation websites to complex web applications.

Building complex web applications faster with Laravel Backpack

Store and manage application wide settings for Laravel 5

Using Laravel 5 Persistent Settings package, we can easily store and manage application settings for Laravel 5.

Store and manage application wide settings for Laravel 5

Building Single Page Application with Laravel and Vue.js

Learn how to implement routing in your laravel 5 application with VueJs with incredibly simple and easy to learn tutorial with single page application example.

Building Single Page Application with Laravel and Vue.js