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

Create New Post Contact Us

10 packages that will make your Laravel app easier

Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.

Laravel 5 / Lumen 5 Mandrill Webhook Controller

A simple Mandrill webhook controller to help with email events. Useful for notifying users that you cannot reach them via email inside your application. Compatible with Laravel 5+ and Lumen 5+.

Laravel Media Library package

This Laravel 5.1 package provides an easy way to associate all sorts of files with Eloquent models. Storage of the filesis handled by Laravel's Filesystem, so you can easily use something like S3. Additionally the package can create image manipu

JSON API helpers for Laravel 5

Make it a breeze to create a jsonapi.org compliant API with Laravel 5.

This library is made with the concept of exposing models in mind, as found in the RESTful API approach.

This library strives to be up to date with the latest JSON API update

AdminLTE template Laravel package

A Laravel package that switch default Laravel scaffolding/boilerplate to AdminLTE template, which is free!

- - - - - - -

Alternatively, you may use the popular Josh Laravel Admin template:

![https://0.s3.envato.com/files/103061860/Josh%20Sc

Laravel 5 Foundation 5 Starter

Laravel 5 Foundation 5 Starter is a sample application for beginning development with Laravel 5 for the backend and Zurb Foundation 5 for the frontend.

Laravel and AngularJS Starter Application

This is a repo for a starter application for a Single Page Application featuring the modern Laravel PHP framework and Google’s acclaimed front-end framework AngularJS. Just download and install and you have a good foundation for building any ap

[Package] Laravel FK Migration

This Laravel package provides a base migration for you to extend to easily create all your foreign keys. If you ever ran into the problem where you had to reorganize all your migrations due to failing foreign key constraints, this is the package for