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

Create New Post Contact Us

Laravel – Automation using container events

Sheikh Heera shares a good tip on how to use container events

Quick Start Guide: Laravel 5, Bootstrap 3 & Vue.js

In this article I will provide a quick way to configure Laravel 5, Vue.js, and Bootstrap 3 using Elixir.

Quick Start Guide: Laravel 5, Bootstrap 3 & Vue.js

Laravel 5 and Angular 2 Beta setup

Code Tutorial wrote a nice tutorial about Laravel 5 and Angular 2 beta setup

Laravel 5 and Angular 2 Beta setup

Laravel Testtools Chrome extension - create Laravel tests while surfing your website

Marcel Pociot has created a wonderful Chrome extension that allows us to record our activity when surfing our website and translates these activities into Laravels testing syntax.

Laravel Testtools Chrome extension - create Laravel tests while surfing your website

Add title for each view - Laravel Quickie

Quickie on how to add a unique title for each of your views in Laravel.

Thanks to Zeckdude http://stackoverflow.com/users/83916/zeckdude

**master.blade.php**

A Laravel package to clean up models

This package will clean up unneeded records for your Eloquent models.

The only things you have to do is let your models implement the GetsCleanedUp-interface and scheduled a command that performs the cleanup.

Here's a quick example of a mo

Why Laravel Queues Are Awesome

Chris Nwamba has written a new tutorial about Laravel Queues.

You can learn more about email queues with Mailtrap and download the demo source code.

Why Laravel Queues Are Awesome

Laravel & Angular tutorial screencast

Laravel & Angular tutorial screencast. The purpose of this tutorial is to introduce you to the the different aspects of Laravel Angular Material Starter.

Laravel & Angular tutorial screencast