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

Create New Post Contact Us

Understanding repository pattern in Laravel

Laravel Interview Questions has a good tutorial on how to use repository pattern in Laravel 5.

Understanding repository pattern in Laravel

LuckyLara - A Laravel multi-tool

Programmer.co.za released a nice Laravel tool which we can use to improve our productivity in Laravel tremendously.

LuckyLara - A Laravel multi-tool

How to open a confirm model box before deleting item in Laravel 5

Hardik Savani wrote a nice tutorial on how to open a confirm model box before deleting item in Laravel 5.

How to open a confirm model box before deleting item in Laravel 5

PHP 5.6 vs PHP 7 – Performance benchmarks with Laravel 5

Shahroze Nawaz decided to test Laravel’s performance for both php 5.6 and 7.0 on the same server.

PHP 5.6 vs PHP 7 – Performance benchmarks with Laravel 5

Fetch basic information of songs using Laravel's music-helper package

jpmurray built a nice package that we can use to fetch detailed information of songs. It's music time!

Fetch basic information of songs using Laravel's music-helper package

Laravel 5 - Working with arrays and objects easily using Collect.js

Collect.js is a convenient and dependency free wrapper for working with arrays and objects in Laravel 5.

Laravel 5 - Working with arrays and objects easily using Collect.js

Laravel template path hints

Bob talks about Laravel Tracer - a good package that we can use to easily show all the partials and templates that are loaded into our views.

Laravel template path hints

How to Generate Valid RSS Feed for your Laravel Application

Stacktips has a good tutorial on how to generate valid RSS Feed for a Laravel application.

How to Generate Valid RSS Feed for your Laravel Application