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

Create New Post Contact Us

Learn how to integrate Laravel with DataTables

Bishoy Atif Samy wrote a nice tutorial on how to integrate Laravel with DataTables.

Learn how to integrate Laravel with DataTables

Store settings in your database with Laravel App Settings

Laravel App Settings can be used to add settings manager with UI in your Laravel app.

Store settings in your database with Laravel App Settings

Null Object Pattern in Laravel

Tihomir Tonov shows us how to use a design pattern called Null Object Pattern to deal with null responses.

Null Object Pattern in Laravel

Laravel Excel 3.1 has been released!

Patrick Brouwers introduces Laravel Excel 3.1 and shows us how to use it.

Laravel Excel 3.1 has been released!

3 simple ways to use Collection’s map method in Laravel 5

Sky Chin shows us 3 simple ways to use Collection’s map method in Laravel 5.

3 simple ways to use Collection’s map method in Laravel 5

Work with Laravel flash messages easily by using Laraflash

Laraflash is a good package which provides a handy way to work with the flash messages.

Work with Laravel flash messages easily by using Laraflash

Add notes or comments against any Laravel Eloquent Model with Laravel Model Notes

Model Notes is a simple Laravel Package which can be used to add Notes or Comments against any Laravel Eloquent Model.

Add notes or comments against any Laravel Eloquent Model with Laravel Model Notes

Build a disposable email address service with Laravel Mailcare

MailCare is an open source disposable email address service, that was built and maintained at mailcare.io.

Build a disposable email address service with Laravel Mailcare

Building a Mobile Backend API in short time for Laravel developers

Sky Chin shares a few key practices on how to build a mobile backend API using Laravel.

Building a Mobile Backend API in short time for Laravel developers

Track model views and hits in Laravel 5 with LaraView package

Laraview is a Laravel 5 package for tracking number of views and hits per model.

Track model views and hits in Laravel 5 with LaraView package