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

Create New Post Contact Us

Learn how to create web notifications using Laravel and Pusher Channels

Neo Ighodaro shows us how to use Laravel and Pusher to create an in-app notification system.

Learn how to create web notifications using Laravel and Pusher Channels

Learn how to import a large CSV file with Laravel

David Carr shows us how to import a 30,000 line CSV file in Laravel 5.

Learn how to import a large CSV file with Laravel

Laravel 5 Repositories - A neat Repository Pattern implementation for Laravel

If you're building a Laravel application using Repository Pattern, take a look at Ntella's repo.

Laravel 5 Repositories - A neat Repository Pattern implementation for Laravel

Track visitors in Laravel apps with Laravel Visits

Laravel Visits is a counter that can be attached to any model to track its visits based on Redis.

Track visitors in Laravel apps with Laravel Visits

Generate your Laravel resource fields with no pain!

INANI El Houssain created a package that we can use to generate the fields array based on the columns related to the model.

Generate your Laravel resource fields with no pain!

Laravel LogNotify - display notifications in real-time

This is a good Laravel package which can be used to automatically show notifications in real-time whenever there is new log entry made anywhere in an application.

Laravel LogNotify - display notifications in real-time

 Create an auth lock screen in Laravel

Dennis Smink wrote a nice Laravel tutorial on how to create a lock screen.

 Create an auth lock screen in Laravel

Build a simple Webblog with Laravel and CRUD

Knowfox wrote a nice tutorial on how to build a simple blog with Laravel.

Build a simple Webblog with Laravel and CRUD