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

Create New Post Contact Us

How to import CSV data to local database in Laravel

avinash wrote a nice tutorial on how to import CSV data to local database in Laravel 5.

How to import CSV data to local database in Laravel

Generate models faster with Laravel Laracademy Generators

laracademy just released a new package that we can use to speed up the development process of a Laravel application.

Generate models faster with Laravel Laracademy Generators

Ribbbon: a project management system built on Laravel 5 and Vue.js

canvasowl released a free project management system built on Laravel 5 and Vue.js.

Ribbbon: a project management system built on Laravel 5 and Vue.js

Learn how to ajaxify your Laravel application automatically

Muhammad Usman wrote a tutorial on how to write an HTTP Middleware which detects Ajax requests and converts responses to Ajax compatible responses.

Learn how to ajaxify your Laravel application automatically

Working with regex easily using a new PHP package

sebastiandedeyne released a nice package that can make working with regex easier. This package is called "Making regex great again".

Working with regex easily using a new PHP package

Git 2.10 has arrived with many new features!

Git 2.10 has been released with progress reports for pushes, more color attributes, and improvements to GPG signature verification.

Git 2.10 has arrived with many new features!

Build a Laravel Application with User Authentication using Stormpath

Brian Retterer wrote a nice tutorial on how to build a Laravel Application with User Authentication using Stormpath.

Build a Laravel Application with User Authentication using Stormpath

Implementing jQuery data-tables plugin in laravel

Just Laravel has a tutorial on how to implement datatables plugin in Laravel 5

Implementing jQuery data-tables plugin in laravel