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

Create New Post Contact Us

10 Underused Laravel Blade Directives

Adi shares 10 underused blade directives that will clean up your code and save some time in the process.

10 Underused Laravel Blade Directives

How to test your morph map in Laravel 5

Jerguš Lejko wrote a nice tutorial on how to test your morph map in Laravel 5.

 How to test your morph map in Laravel 5

Best practices when designing APIs in Laravel 5

Alex Renoki shares some best practices when designing APIs in Laravel 5.

Best practices when designing APIs in Laravel 5

Create reactive database notifications easily with Reactive Laravel Notification

Reactive Laravel Notification is a new package which we can use to create reactive database notifications easily.

Create reactive database notifications easily with Reactive Laravel Notification

Sort Eloquent model records by their attributes or relationships with Laravel Sort

Laravel Sort is a good package to sort Eloquent model records by their attributes or relationships.

Sort Eloquent model records by their attributes or relationships with Laravel Sort

Learn how to Deploy a Laravel App to Heroku with Database Setup

In this tutorial, QiroLab shows us how to deploy a Laravel app to Heroku, and set up the database.

Learn how to Deploy a Laravel App to Heroku with Database Setup

Handle incoming emails in your Laravel application with Laravel Mailbox

Laravel Mailbox is a good package which we can use to handle incoming emails.

Handle incoming emails in your Laravel application with Laravel Mailbox

Create shortcuts for Laravel CLI commands with Shorty

Shorty is a PHP package which we can use to run console commands from any directory inside our project.

Create shortcuts for Laravel CLI commands with Shorty

Vanilo - an eCommerce framework for Laravel

Vanilo is a package which we can use to build e-commerce stores using Laravel quickly.

Vanilo - an eCommerce framework for Laravel

Create a Dynamic Datatable Component using Laravel and React.js

Madhu Sudhan Subedi shows us how to build a Dynamic Datatable Component using Laravel and React.js.

Create a Dynamic Datatable Component using Laravel and React.js