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

Create New Post Contact Us

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

AdminLTE template Laravel 5 package

A Laravel 5 package that switch default Laravel scaffolding / boilerplate to AdminLTE template with Bootstrap 3.0 and Pratt Landing Page

AdminLTE template Laravel 5 package

Laravel Translator - An Eloquent translator for Laravel!

An easy to use Eloquent translator for Laravel. No configuration or service providers needed.

Laravel Translator - An Eloquent translator for Laravel!

Tutorial: Add Social Login to Laravel Applications

Social login is one of the easiest options for users to log into your site. At Stormpath, we’ve made social login easy for you to build by adding Facebook and Google login to the Stormpath Laravel integration.

In this tutorial, I will show you how

Tutorial: Add Social Login to Laravel Applications

Happy Pi Day! What is Pi day? Top Pi Day Jokes!

It's Pi Day, so called because the date can be written as **3/14**.

As you may now, Pi has more than 1 trillion digits. People love Pi!

### What is Pi day???

Let's see what people think about this day:

"The day is often ob

Exploring Laravel's Custom Blade Directives

Earlier today, I was working on coding up a design that displays a varying number of cards - each with a unique title and description… think Masonry/Pinterest-esque. I’ve been using Model Factories to stub out a bunch of cards, all with