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

Create New Post Contact Us

Valet - Laravel Homestead alternative - has shipped with support for Wordpress, Symfony, and other PHP projects!

If you're looking for a simple way to install and develop your new Laravel applications, Valet is the best choice!

Valet - Laravel Homestead alternative - has shipped with support for Wordpress, Symfony, and other PHP projects!

Route model binding using middleware

Freek Van der Herten has another good tutorial about route model binding using middleware.

Route model binding using middleware

Analytics tracking package for Laravel

Laravel Analytics is a package that we can use to integrate Google Analytics to our Laravel applications easily.

Analytics tracking package for Laravel

Aimeos Laravel package - Laravel e-commerce package for high performance online shops

Aimeos is one of the best packages that we can use to create Laravel e-commerce websites.

Aimeos Laravel package - Laravel e-commerce package for high performance online shops

How To Process Tweets in Real-Time with Laravel

Daniel Abernathy has written a nice tutorial about how to create a Laravel app that connects to the Twitter Streaming API.

How To Process Tweets in Real-Time with Laravel

Custom Authentication with validation in laravel

Justlaravel wrote a new tutorial about custom authentication in Laravel.

Custom Authentication with validation in laravel

Pagination with Vue and Laravel

JellyBool has shared his code to help us learning about pagination with Vue and Laravel.

Pagination with Vue and Laravel

Integrating Elasticsearch with Your Laravel app

Tony Messias has written a nice tutorial about integrating Elasticsearch with our Laravel application.

Searching is an important part of many applications, and it is most of the time treated as a simple task. “Just query using LIKE and you&r