A curated list of delightful Laravel PHP framework packages and resources. Inspired by other awesome lists.
- DuckDuckGo Packagist Search - Search for Laravel packages from DuckDuckGo by including 'packagist' as first search term. [06/29/2015]
- Laravel Collective - Maintainers of components removed from core Laravel framework, including annotations, remote (SSH), and forms/HTML.
- Packagist - Official directory of Laravel (and other Composer-installable) packages.
- Packalyst - Directory of Laravel packages (semi-official).
- Packanalyst - Search engine and source-code browser for any PHP class, interface, or trait in Packagist.
- Spatie - A large collection of Laravel specific quality packages made by Spatie.
- Backpack for Laravel - Set of modular packages for building admin interfaces for Laravel based on Admin LTE. [10/01/2016]
- Laralum - Simple admin panel with database CRUD support and built-in support for Laravel Auth. [09/06/2016]
- Laravel Admin - Provides a new Artisan
admin
command set for generation and management of administration routes, controllers, views, and configuration. [08/30/2016] - Laravel Admin Panel - Laravel tool for managing users, roles, permissions, and CRUD generation. [04/12/2016]
- Laravel Administrator - An administrative interface builder for Laravel that allows you to visually manage your Eloquent models and their relations and create stand-alone settings pages for storing site data and performing site tasks.
- Voyager - Comprehensive Laravel admin package with support for CRUD administration of database, menu editor, media manager and more. [11/01/2016]
- Laravel NestedSet - An implementation of a tree data structure in a relational database. [03/16/2017]
- HashIDs - Laravel wrapper for the HashIDs tool to generate short, unique hashes for any integer (e.g., surrogate key ID).
- Active Directory LDAP Authentication - LDAP authentication package for Active Directory. [07/27/2015]
- Bouncer - Powerful package for handling roles and abilities in the Laravel ACL. [07/27/2016]
- Captcha - An anti-bot image captcha system written by Frederick Brennan and ported to Laravel for Infinity Next by Joshua Moon.
- Captcha - Captcha for Laravel 5 - An anti-bot image captcha system.
- Confide - An authentication solution for Laravel with features like account creation, login, logout, confirmation by e-mail, password reset, etc.
- Dingo - Laravel package/API for using JWT Authentication. [11/06/2015]
- EasyAdmin - An advanced Laravel login and user management package with support for two-factor authentication. [03/26/2016]
- Eloquent OAuth - Easy-to-use package for OAuth authentication in Laravel 4.
- jwt-auth - JSON Web Token authentication package for Laravel. [06/11/2015]
- Laravel ACL - Lightweight role-based permissions system for Laravel 5's built-in Auth system. [06/15/2016]
- Laravel Impersonate - A package to authenticate as one of your users. [03/08/2016]
- LDAP-Auth - Very basic read-only LDAP authentication driver for Laravel 5.1+. [11/23/2015]
- Libsodium for Laravel - Laravel package wrapper for the libsodium library which allows it to be a drop-in replacement for the Laravel native encryption and hashing classes/services. [09/14/2015]
- OAuth-4-Laravel - Laravel package wrapper for PHPoAuthLib with support for OAuth 1 and OAuth 2 providers.
- OAuth-5-Laravel - Laravel 5.x package wrapper for PHPoAuthLib with support for OAuth 1 and OAuth 2 providers. [07/20/2015]
- PropAuth - Package that supports property-based security policy evaluation. See tutorial here. [01/04/2015]
- Purifier - HTMLPurifier for Laravel 5 - HTML filter
- ReplayPHP Auth - Enhancements to the Laravel 5 Auth module. [11/07/2016]
- Roles - Powerful package for handling roles and permissions in Laravel. [07/16/2015]
- Sentinel - Fully-featured, framework-agnostic (works great with Laravel!) authentication and authorization system. (Successor to Cartalyst's Sentry library.) [07/02/2015]
- SleepingOwl Admin - An administrative interface builder for Laravel models that supports customization. [04/27/2015]
- Socialite Providers - Collection of 70+ OAuth 1 and 2 provider packages for Socialite package. [05/15/2015]
- URL Signer - Improve Laravel security by creating URLs with limited lifetime (similar to AWS signed URLs). [08/16/2015]
- Laravel Security Checker - Added Laravel functionality to SensioLabs Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you. [07/24/2017]
- Acacha adminlte-laravel - A Laravel 5 package that switches default Laravel scaffolding/boilerplate to AdminLTE template with Bootstrap 3.0 and Pratt Landing Page. [02/02/2016]
- Antares Project - Custom re-packaging of Laravel, Vue.JS, and more as a starting point for building new applications quickly. [06/27/2017]
- Base Laravel Admin - A basic Laravel 4.x install with a admin site/dashboard using Bootstrap 3. [04/13/2015]
- Bootstrapper for Laravel - Laravel package that provides fluent interface for using Bootstrap CSS framework in Laravel. [11/09/2015]
- esensi - Laravel boilerplate application with enhancements for loaders and models.
- Fountain - Comprehensive application builder for Laravel 5 including ecommerce, invoicing and more. [10/17/2016]
- Gold Standard - Boilerplate template for clean, resourceful, testable Laravel applications. [03/31/2017]
- Hexavel - Restructured version of Laravel framework to provide streamlined workflows and simplify development process. [12/30/2015]
- HTG Laravel - Basic Laravel boilerplate with AdminLTE focused on rapid prototyping. [07/28/2016]
- L4 Core - Laravel 4 application boilerplate built from author's other packages; includes Bootstrap. [06/11/2015]
- Laracogs - Package that includes helpers for Bootstrap, CRUD, notifications, billing via Cashier, and form generation. [04/26/2016]
- LaraLTE2 - Laravel PHP Framework with AdminLTE2 and other packages and JavaScript tools. [06/04/2016]
- LaraProto - Laravel web site prototype with built-in user management and Bootstrap styling. [08/06/2015]
- Laravel Angular Admin - Laravel, AngularJS, Bootstrap, and AdminLTE with OAuth and JWT authentication. [10/18/2016]
- Laravel 5 Angular Material Starter - Laravel 5 and Angular Material with sample config for ui-router, Restangular, theming, etc. See tutorial on use here.
- Laravel 5 Boilerplate - Laravel 5 application boilerplate built with Skeleton, Sidr, and Fontastic.
- Laravel 5 Boilerplate - Responsive Laravel 5 application template with Bootstrap 3, HTML 5 Boilerplate, Font Awesome, and more.
- Laravel 5 Bootstrap 3 Starter Site - Laravel 5 site template using Bootstrap 3 with built-in support for managing videos, pictures, and news, DataTables, and much more. [04/30/2015]
- Laravel 5 on Shared Hosting - Custom directory structure for Laravel to separate the ''public'' directory from code directories. [05/06/2016]
- Laravel 5 Scaffold Generator - Artisan extension package to build scaffolding. Single command creates model, controller, migration, seeder, and RESTful views. [04/27/2015]
- Laravel 5 Starter - A complete Laravel starter configuration using Bootstrap and AdminLTE for admin functions. [03/26/2016]
- Laravel 5 Starter Package - A starter package for Laravel 5 with boilerplate views, configs, and routes. [07/22/2015]
- Laravel Boilerplate with EMail Verification on Registration - Basic Laravel configuration that supports e-mail verification when user registers. [02/06/2017]
- Laravel and AngularJS Starter Application Boilerplate - Single-page application starter configuration with Laravel 5 and Angular.JS 1.3. [04/07/2015]
- Laravel Enterprise Starter Kit (LESK) - Comprehensive boilerplate configuration that cleanly integrates many popular packages for quick start to new projects. [03/26/2017]
- InfyOm Laravel Generator - API, Scaffold, CRUD Laravel Generator [05/01/2016]
- Laravel Hackathon Starter - Laravel boilerplate configuration with lots of built-in API support. [02/23/2016]
- Laravel Kickstart - Laravel starter configuration with an Elixir configuration, the latest versions of Bootstrap and JQuery, a Blade wrapper template, debug tools, and much more. [03/09/2016]
- Laravel React Webpack Starter Kit - Package for quickly configuring Laravel with React.JS, Webpack, and PostCSS/SASS. [04/17/2017]
- Laravel Skeleton Application - Basic Laravel application template with dashboard, user management, and more. [07\26\2017]
- Laravel Zero - Customized version of Laravel optimized for building console/shell/command-line applications. [06/27/2017]
- Laravel/Angular Material Starter - Complete project starter template for building application with Laravel 5 and Angular Material. [08/20/2015]
- React-Redux-Laravel - Boilerplate blog application for a Laravel JWT Backend and a React/Redux Front-End with Bootstrap 4. [06/06/2016]
- Scafold - Adds back some of the boilerplate/scaffolding removed in Laravel 5.1. [07/20/2015]
- Support - Adds some nice features and other third-party packages to your Laravel installation. [10/05/2015]
- Watts - Custom configuration with tools for developing microservices using Lumen. [05/10/2016]
- Analogue - Intuitive, fluent data mapper ORM for Laravel and PHP. [07/15/2015]
- Apify - API generator for Laravel that allows JSON access to any model/table. [01/07/2017]
- belongsToThrough - Adds trait to Eloquent models to support ''belongsToThrough'' relationship. [10/21/2015]
- CRUD Generator - Simple Artisan command to generate CRUD commands for database interaction of your model in Laravel 5. [08/30/2015]
- CRUDBooster - Customization of Laravel framework for auto-generation of CRUD (Create, Read, Update, Delete) methods for your model. [08/30/2016]
- CSV - Package that supports reading and writing CSV (or other token-delimited) files. [03/20/2017]
- CSV Seeder - If you have your seed data for your database in a spreadsheet, use this package to load it directly from a CSV file. [05/11/2015]
- Datagrid - Self-contained (no external dependencies) data grid package for Laravel 5 with support for filtering, sorting, and Bootstrap. [07/20/2015]
- Datatable - Alternate Laravel 4 package wrapper for Datatables.
- Elasticquent - Package for mapping Laravel Eloquent models to Elasticsearch types. [03/15/2017]
- Eloquence - Adds some very useful extensions to base Eloquent models, such as camel-case attributes, sluggable and UUID keys, etc. [04/22/2015]
- Eloquent Filter - Provides customized filtering capability for Eloquent models via a Filterable attribute. [03/05/2016]
- Eloquent MongoDB Repository - Implementation of repository design pattern for MongoDB using Eloquent. [03/09/2016]
- Eloquent Populator - Populate Laravel's Eloquent ORM's models by guessing the best Faker formatters for their attributes from their columns' names and types. [02/16/2017]
- Eloquent Sortable - Adds a sortable trait to Eloquent models for Laravel 4/5. [05/25/2015]
- Eloquent Versioned - Adds transparent versioning to Eloquent models, which persists an entirely new row in database when updating a model instance. [06/08/2015]
- Eloquent Preferences - Allows binding of multiple key-value pair preferences to your Eloquent models. [12/29/2015]
- glmdev/search - Adds relevance-based keyword search capability to any fields of Eloquent models. [07/26/2017]
- Lada Cache - A Redis based, automated and scalable database caching layer for Laravel 5.1+. [21/09/2016]
- Laracadamy Generators - Extends Artisan
generate
command to automatically build model directly from database table. [09/02/2016] - Laradump - A Laravel wrapper package for the MySQL mysqldump tool to allow exporting of your database and reloading via Laravel Artisan commands. [08/03/2016]
- Laraformer - Laravel package to add a transformation layer to your Eloquent model. [03/05/2016]
- Laravel DataTables - Laravel 4 server-side handler package for DataTables jQuery plug-in.
- Laravel Doctrine - A package that tightly integrates the Doctrine ORM with Laravel. [09/10/2015]
- Laravel Firebird - Firebird Illuminate package for Laravel 5. [04/27/2015]
- Laravel Media Library - Package for associating files (including those hosted on Amazon S3) with Eloquent model. [07/15/2015]
- Laravel Normalizer - Simple package to allow model-independent normalization (i.e., capitalization, numeric formatting, etc.) of data before persisting. [07/28/2016]
- Laravel 5 Repository - Package for the implementing the repository design pattern to abstract database layer of your application. [08/16/2015]
- Laravel Searchy - Easy-to-use database searching package for Laravel 4 with support for fuzzy searching and sensitivity configuration. [04/30/2015]
- Laravel Value Objects - Cast Eloquent model attributes to value objects with ease. [12/07/2015]
- LODM - ODM package for Laravel with native support for MongoDB that supports inheritance, composition, and aggregation, as well as hierarchical data. [10/12/2015]
- MySQL to Laravel - Script to generate Laravel migrations from an existing MySQL database. [02/20/2016]
- MySQL Workbench Export Laravel 5 Migrations Plugin - Plugin for MySQL Workbench to export data models to Laravel 5 migrations. [09/24/2016]
- ODBC Driver - Laravel 5.x package which provides support for using any database via ODBC. [07/20/2015]
- PHP Eloquent Repository - Repository package for Eloquent for use with Eloquent or plain PHP. [02/15/2016]
- Revisionable - Adds simple (and, optionally, trait-based) support for keeping revision history of models in your Laravel applications.
- Rinvex Repository - Comprehensive and well-documented repository package (specifically Active Repository pattern) for abstracting storage/persistence. [08/31/2016]
- Searchable - a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models to prioritize fields for searching. [12/04/2016]
- Single-Table Inheritance - Adds a trait to Eloquent models to allow multiple models to be stored in the same database table. [07/12/2015]
- Unique With Validator - Provides support for composite unique indexes, such as combination of first and last name.
- QueryBuilderParser - A Laravel package that builds SQL queries based on input from a jQuery QueryBuilder.
- Laravel Context - Provides application contextual support for using different service providers, such as the case of admin functionality versus regular functionality. [07/07/2015]
- Repositories Maker - Adds Artisan command to auto-generate repositories for all Eloquent models. [10/01/2016]
- Artisan View - Adds a
make:view
Artisan command for generating a Blade view file. [07/27/2016] - Best Artisan - Adds a clean web interface to Artisan commands. [01/08/2017]
- Blacksmith - Independent code-generation tool that works closely with Laravel to generate models, views, controllers, seeds, forms, and much more.
- Candela - A Silex/Slim style version of Laravel's Lumen microframework. [05/16/2015]
- Debug Window - Extension of popular DebugBar tool that displays variables sent to view in easy-to-read format. [07/20/2015]
- Env Providers - Load service providers based on the application's current environment. [03/07/2017]
- Inspector - Utility that checks installed Composer project dependencies and notifies you of any updates (not Laravel specific). [04/26/2016]
- Interactive Make - Turns Artisan
make
command into fully-interactive wizard for all options. [04/26/2017] - Lambo - Simple shell script that speeds the process of creating and configuring a new Laravel project. [07/24/2017]
- Larasupport - Provides some missing helpers to Lumen and allows Laravel packages to be used with Lumen. [06/08/2015]
- Laravel API Generator - Another independent code-generation tool for creating project boilerplate, including migrations, models, controllers, various views, etc. [05/14/2015]
- Laravel Backup - Artisan extension that allows you to backup your application and database into a ZIP archive.
- Laravel Console - An in-browser console for running Laravel commands (or any PHP code!). Like a browser-based version of Artisan. [04/22/2015]
- Laravel Decomposer - Generates a list of all of the packages used by your Laravel application, including dependencies, and displays them in the browser. [02/20/2017]
- Laravel Environment - Artisan extension to create and edit environment-specific configuration files in the shell.
- Laravel Environment Manager - Artisan command for managing multiple environments (
.env
) for a Laravel 5 application. - Laravel Feature Flag/Switch - Simple tool for adding feature flag capability to your Laravel applications. [06/16/2016]
- Laravel IDE Helper - Adds auto-complete support for Laravel syntax to a variety of IDEs and text editors, including Aptana Studio, Eclipse, PHP Storm, and more.
- Laravel Identify - Package to identify client configuration, such as browser, device, operating system and more. [01/07/2017]
- Laravel Inspector - Comprehensive debugging and profiling tool with full logging capabilities that outputs errors and logged actions to browser JavaScript console. [08/03/2016]
- Laravel Log Viewer - Add on which allows you to view your Laravel 4.2/5.0 log file within the application itself by opening the
logs
(or other) route. - Laravel PackMe - A shell/command-line starter kit for developing pakcages for Laravel 5. [06/16/2016]
- Laravel Permission - A simple package to manage users, roles, and permissions in Laravel. [09/22/2015]
- Laravel Tracer - Displays the full path of each Blade view, including partials, loaded into template at place it is applied. [06/22/2017]
- Laravel Tracy - Package for integrating the excellent Nette Tracy debugging library as a replacement for Laravel's standard error handling functions. [09/02/2016]
- Laravel UUID - Laravel 4.x/5.x package to generate a UUID according to the RFC 4122 standard. See here for example usage as database key. [04/29/2016]
- Laravel Web Installer - Package helps you design an installer/setup wizard to allow users to install Laravel application without using Composer, SSH, etc. [09/14/2015]
- Laravel-4-Generators - Package for speeding up development by generating classes, migrations, database seeds, and more.
- Laroute - Package of helper functions for "porting" Laravel routes over to JavaScript for use on front end of application.
- Laravel Debug Bar - Integrates Laravel with PHP Debug Bar to display debugging during application testing.
- Laravel Resourceful - Generates full complement of CRUD resource Laravel code, including migrations, seeds, requests, controllers, models, and views. [04/20/2015]
- Links - Package for link statistics and tracking, including browser type, OS, language, and more. [11/04/2016]
- Make:User - Adds an Artisan command for generating a new user account based on e-mail address with optional name. [11/15/2016]
- Migrations Generator - Generate database migrations from existing database schema.
- PHP Console - Laravel package wrapper/service provider to handle PHP errors, dump variables, execute PHP code remotely, etc. in Google Chrome with PHP Console extension.
- Potion - Asset management tool for Laravel 5 based off of Assetic with only PHP dependencies. [04/05/2015]
- Pretty Routes - Adds a
/routes
URL to your application for a nice visualization of all of the routes, including HTTP methods, middleware used, and more. [08/31/2016] - SmartSeeder - SmartSeeder extends database seeding beyond development to allow to use different seed data depending on the environment.
- sqli - Laravel 4 Artisan SQL REPL (interactive tool), similar to tinker for SQL queries.
- Environment - A simple library to increase the power of your environment variables.
- TNT Search - Full-featured full-text search engine. [10/01/2016]
- Aimeos - Complete e-commerce/web shop package with support for product catalogs, shopping, checkout, payment, and order management. [04/29/2015]
- Antvel - Package for building e-commerce applications with Laravel. [12/16/2016]
- Amazon ECS (E-Commerce Services) - Package to allow searching the Amazon product catalog. [12/18/2015]
- LaraCart - Fully-featured shopping cart package for Laravel. [03/30/2017]
- Laragento - A Laravel + Magento mashup, for directly accessing Magento data via RESTful API provided by Laravel. [10/12/2015]
- Laravel PayPal Payment - Package for processing credit card or PayPal account payments using PayPal REST API.
- Mage2 - Laravel e-commerce package with built-in Paypal support. [12/16/2016]
- Paypal IPN - Package for a listener and processor for Paypal IPN responses.
- GeocoderLaravel - Laravel package for the well-documented and supported GeocoderPHP library.
- GeoIP for Laravel - Laravel package with fluent API for getting location information from IP address. [06/01/2015]
- LaraGeo - Laravel package wrapper for geoPlugin IP address-to-locality web service.
- Laravel Google Maps - Package to provide full Google Maps support to Laravel. [07/30/2016]
- Laravel IP Service - A Laravel package for ip2nation.com to get the user's country by IP address.
- Postcode - Simple searching by postal codes for geographic information, including latitude/longitude. [09/24/2016]
- Alerts - Package for handling global site messages in Laravel. [07/30/2015]
- Beautymail - Send responsive HTML emails from Laravel Blade views. [11/03/2016]
- Blade - Allows you to use Laravel Blade templates as standalone components outside of Laravel. [10/17/2016]
- Blade on Steroids - Several enhancements to the standard Blade syntax, including sub-templating and much more.
- Bruno - A Laravel base controller class and a trait that will enable to add filtering, sorting, eager loading and pagination to your resource URLs. [12/31/2016]
- Captain Hook - Adds support for web hooks (a.k.a. callback functions) in Laravel Package supporting multiple JavaScript charting libraries, including ChartJS, Highcharts, Chartist, and more. [10/15/2016]driven by Laravel's Event system. [11/04/2015]
- Charts - Package supporting multiple JavaScript interactive charting libraries, including ChartJS, Highcharts, Chartist, and more. [10/15/2016]
- CSS Colors - Tool to automatically produce color variations/gradients for foreground and background based on input CSS hex color (wrapper for this PHP class). [04/05/2015]
- dd - Laravel 4 helper similar to new
dd
from Laravel 5. - Eloquent Sluggable - Extends Eloquent to include a "sluggable" trait for easy generation of slugs.
- Ekko - Laravel helper package that detects active Bootstrap navigation menu (navbar) item and applies
'active'
class. [07/18/2015] - CSV/XLS File Validator - Package for applying validation rules to CSV and XLS files to ensure they conform to your schema. [12/16/2016]
- Flashy - Easy flash notifications for Laravel. [01/21/2016]
- Full Calendar Helper - Package to simplify interaction with FullCalendar.io in Laravel. [09/08/2015]
- Gazatem DbLogger - Package for saving Monolog log output to database using the existing Laravel API. [03/01/2016]
- Graham Campbell's Packages - Variety of excellent packages for extending Laravel 4/5 functionality.
- HTML5 Inputs - Extends Laravel Form class to support HTML5 form controls, including
color
,date
,datetime
,datatime-local
,month
,number
,range
,search
,tel
,time
, andweek
. [04/27/2015] - HTML5 Forms for Laravel - Another package to extend Laravel FormBuilder to support HTML5 form elements. [06/11/2015]
- Intervention Image - An open-source PHP image handling and manipulation library with Laravel facades and service providers. [02/11/2016]
- iSeed - Inverse seed generator to create a database seed file using existing data in database table.
- Ixudra Curl - Laravel package for fluent curl support. [01/23/2016]
- Kint - A replacement for
var_dump()
,print_r()
, anddd()
for pretty printing debugging data. - Laracurl - Laravel wrapper package for PHP cURL class that provides OOP interface to cURL. [10/27/2015]
- Larastrap - Laravel base site configuration based on Laravel 4.1, Bootstrap 3, jQuery, FontAwesome, and HTML5 Shiv.
- Laravel Achievements - Implements an achievement system in Laravel, based on Notifications. [02/20/2017]
- Laravel Annotations - Provides support for annotating Controller methods with the corresponding route, including route naming.
- Laravel Auto Presenter - Automatically decorates (applies formatting to) model objects bound to views during the view render process.
- Laravel Calendar - A comprehensive calendar package with built-in support for events. [04/22/2015]
- Laravel DOMPDF Wrapper - Laravel 4/5 package wrapper around DOMPDF for generating PDFs from Laravel views.
- Laravel Email Database Log - Simple pakcage that logs all out-going e-mails sent from Laravel to
email_log
table in application database. [10/12/2015] - Laravel Enqueue - Open-source Laravel wrapper for the PHP Enqueue queue library with support for several queue transport technologies, including AMQP and Redis. [07/24/2017]
- Laravel Excel - An Eloquent way of importing and exporting Excel and CSV files for Laravel 4.* with the power of PHPOffice's PHPExcel.
- Laravel File Generator - Tools for helping you create your own
artisan
commands to generate file templates. [04/11/2017] - Laravel File Manager - File upload manager and editor for Laravel that integrates with CKEditor. [12/31/2016]
- Laravel Formatter - Port of FuelPHP formatter library for formatting JSON, XML, YAML, and CSV data.
- Laravel Forum - A complete forum package designed for easy integration into any Laravel 4 application.
- Laravel Handlebars - Provides support for using Handlebars and Mustache templates with Laravel, including in conjunction with Blade. [08/02/2016]
- Laravel HTML - Provides fluent interface for creating HTML in Blade templates or any HTML/frontend file. [04/17/2017]
- Laravel Javascript Routes - Package to allow simple matching of Laravel routes to JavaScript/jQuery on client side.
- Laravel Kint - Package wrapper for Kint debugging library that includes native service provider. [08/10/2015]
- Laravel Medium Editor - Laravel package for using the Medium WYSIWYG JavaScript Editor with Laravel 4.x.
- Laravel Menu - Package that provides fluent, Laravel-esque method for building menus.
- Laravel Menu (Murze) - Laravel package for generating hierarchical HTML menus for your application. [03/28/2016]
- Laravel 5 Nestable - Provides trait support for nestable/hierarchical menus and categories in Laravel. [11/02/2016]
- Laravel Options - Provides a key-value store table named
options
for storing application configuration data. [03/20/2017] - Laravel Paginate Route - Extension to use built-in Laravel paginator feature without the query string. [07/12/2015]
- Laravel Panel - Clean, Bootstrap-based admin panel for Laravel 5.x. [07/13/2015]
- Laravel SASS - Automatic SASS-to-CSS compiling for Laravel 4 (and any other framework too), config-free, in pure PHP.
- Laravel Taggable Trait - Trait and library to support managing tags on your models. [10/15/2016]
- MailThief - A fake mailer for Laravel applications that makes it easy to test mail without actually sending any emails. [07/07/2016]
- PDF Laravel 5 - Package wrapper for DOMPDF HTML-to-PDF conversion library. [08/16/2015]
- PHP Curl - A simple PHP wrapper class for cURL, including Laravel service provider and facade.
- Quarx - Open-source package to add CMS capabilities to your Laravel application. [05/04/2016]
- Rapyd - A Laravel 4 package for building simple CRUD functions using data grids (tables) and forms.
- Registry Manager - Complete package for managing application configuration settings in database with cache support for better performance. [05/20/2015]
- Settings - A persistent setting package for Laravel that includes encrypting/decrypting values, caching, events, and more. [10/06/2015]
- Socieboy Forum - Forum package for use with any Laravel 5 application. [09/24/2016]\
- sudo-su - Handy package to allow impersonation of other users during development. [03/15/2017]
- Syntara - Comprehensive user administration system for Laravel 4, including authentication, groups/permissions management, and more.
- Throttle - A request rate-limiter for Laravel. [11/19/2016]
- Tuxedo - send transactional emails with Laravel's Mail classes, with the templates already done for you. [01/14/2017]
- Virtuoso - Extension to the built-in View Composers functionality that provides composability of composers themselves.
- Laravel TinyPNG API Support - Tinify API support with laravel
- Laravel and AngularJS - Source code to go with book on building applications with Laravel and AngularJS. [09/02/2016]
- Laravel ReactJS - Package to simplify sending data from Laravel back-end to front-end built to Facebook ReactJS. [07/18/2015]
- Laravue - Package that integrates Vue.JS JavaScript framework for single-page web applications. [07/27/2015]
- react-laravel - Package to allow using ReactJS components directly in Laravel Blade views. [07/18/2015]
- React/Laravel API Starter Application - Starter configuration of Laravel with React and Redux to build applications with Laravel REST API backend. [06/27/2017]
- Sweet Alert - Package wrapper for the stylish Sweet Alert JavaScript
alert
replacement window utility. See this excellent tutorial on how to use the package. [07/20/2015] - vue-starter Backend API - Adds Laravel backend support, including JWT Authentication using the Dingo package, to vue-starter. [11/06/2015]
- Webpack Laravel - A full-featured Webpack + Vue.JS-loader setup for Laravel with hot reload, linting, testing & CSS extraction. [04/30/2016]
- API for Laravel - Package to simplify creation of RESTful API for your Laravel application.
- AWS Service Provider for Laravel 4 - Official Laravel service provider to integrate AWS SDK for PHP with Laravel.
- CloudConvert Laravel API - A Laravel package wrapper for the CloudConvert API.
- Google API for Laravel - Laravel 4 wrapper for Google APIs, including support for OAuth/Log in via Google.
- Laravel Dropbox - Package providing a fluent API to Dropbox for Laravel. [09/26/2016]
- Laravel Google Calendar - Manage events on Google Calendar via Laravel. [05/26/2016]
- laravel-ratchet - Package that provides artisan command
ratchet:serve
which starts a Ratchet IO, Web Socket, or WAMP server using the class provided. [05/16/2016] - PHP OAuth 2.0 Server for Laravel - OAuth 2.0 authorization server and resource server for the Laravel 4 framework.
- Telegram Bot SDK - Unofficial Laravel package for developing bots for the Telegram messenger application. [12/30/2015]
- Fluent-Facebook - A laravel 5 package for reading and writing to facebook graph object with ease in laravelish syntax. [03/06/2017]
- Apiato - Open-source package, with comprehensive documentation, to help build APIs with Laravel. [07/26/2017]
- Brainsocket - Package for supporting real-time event-driven PHP apps using WebSockets.
- DreamFactory - An open-source REST API backend for mobile and web applications built on Laravel. [11/19/2016]
- Dingo API - Toolkit for building RESTful API with Laravel including API versioning, rate limiting, error handling, and more.
- Laravel JSON API - Package wrapper for standardizing JSON API requests/responses according to JSON API. [04/12/2017]
- AmaranJS Laravel Package - Package wrapper for Laravel support to use excellent AmaranJS notification jQuery plugin. [07/13/2015]
- Bones Flash - Enhanced version of built-in "flash" messages/notifications for Laravel, which includes modal popups and various levels of message. [03/26/2017]
- Illuminate Menu - A simple menu builder for Laravel using Bootstrap. [11/04/2016]
- LaraTheme - Simple/minimal theme manager for Laravel 5+. [03/09/2016]
- Laravel API Response - A wrapper package for The PHP League's Fractal package. [09/30/2015]
- Laravel Theme - Package for adding theme support via ViewServiceProvider API. [05/01/2016]
- Laravel View Themes - Specify custom themes for your views in simple manner. [05/25/2015]
- SwitchBlade - Add several useful directives to Laravel Blade templates, including support for
switch
, variable and debugging output, and empty/null variable checks. [03/06/2017]
- Bootforms - Package which simplifies and streamlines the process of specifying forms in Laravel with Bootstrap 3 markup.
- Bootstrap Form - Allows simple creation of Bootstrap 3-styled form groups, including horizontal styling.
- Former - Package to structure and format web forms in Laravel idiomatic style.
- JQuery Validator - Basic jQuery client-side form validator extension that uses same syntax as Laravel Validation service. [04/22/2015]
- Laravel Form Builder - Package for constructing HTML forms using PHP classes, including support for Laravel form-model binding.
- Laravel Form Validator - An extension of way/generators for setting up form validators.
- Twitter Bootstrap Forms - Custom form controls based on Twitter Bootstrap. [03/09/2016]
- Blade for Wordpress - Wordpress plugin that allows use of Blade syntax. [07/16/2015]
- Classy - Light, well-structured WordPress theme framework based on Laravel Blade template engine. [07/28/2016]
- Corcel - PHP class library that allows you to query Wordpress database with Laravel Eloquent ORM syntax.
- Cutlass WordPress Starter Theme - Use Laravel Blade template syntax in your WordPress templates. Includes Bootstrap and Font Awesome by default.
- w.eloquent - Wordpress integrated with Laravel via Composer. [11/19/2016]
- WordPress Laravel Bootstrap - Use any functions, methods, libraries of Laravel in WordPress projects. [03/15/2017]
- 25 Laravel Tips and Tricks - Jeffrey Way gives a nice overview/introduction to Laravel 4 in the form of more than two dozen tips.
- Laravel 101 - Colin Viebrock's introduction to Laravel with associated code.
- Laravel 4 on Google AppEngine for PHP - Step-by-step instructions for setting up Laravel to run on Google App Engine.
- Laravel 4 on a shared host - Shared hosting can be difficult to set up for Laravel. Here are some good tips.
- Laravel Apz - Github repository with full tutorial on building Laravel 5.x application including AJAX CRUD, Bootstrap, and REST API. [07/26/2017]
- Laravel on OpenShift - Instructions and customized package for using Laravel on OpenShift PaaS.
- Laravel Tutorials on Creative Punch - Series of unique Laravel tutorials, with special focus on available packages.
- Laravel Video Tutorials - Free, 10-part Laravel video tutorial with source code. (Videos mirrored here.)
- Learning Laravel - New book/tutorial site for beginners to the Laravel framework.
- Test Better, Deploy Faster with Laravel - Nice overview of Laravel concepts and how to use it for TDD.
- Tinkering with Tinker Like an Artisan - I think Tinker is one of the greatest features in all of Laravel!
- Using AJAX in Laravel - While Laravel doesn't have "native" AJAX support, it's routing supports AJAX nicely.
- Using Laravel Homestead as Your Development Environment - Excellent, detailed tutorial on setting up Vagrant and using it with Laravel Homestead for development.
- Philip Brown's Cribbb Tutorials - Comprehensive tutorials on building application with Laravel 4.
- Creating a Basic To Do Application in Laravel 5 - Excellent 4-part tutorial that covers all of the concepts for building Laravel application.
- Laracademy - Video tutorials on Laravel topics, similar to Laracasts. [05/09/2016]
- Laravel 4 Tutorials - Drills down into the details that underlie the implementation of Laravel 4 to help you better understand the concepts and principles.
- Laravel 5 Beauty - Comprehensive, step-by-step tutorial for building a complete application with Laravel 5. [08/13/2015]
- Eloquent Model Relationships - Excellent, detailed explanation of the various model relationship types in Laravel. (Source code here.) [04/29/2015]
- Laravel user types and polymorphic relationships - An alternative to single-table inheritance (STI) using Laravel's polymorphic relationships.
- Single-Table Inheritance in Laravel 4 - Excellent tutorial on dealing with models that share common attributes, except for a small number of class- or type-specific attributes.
- Limiting 'Belongs To Many' database queries with Pivot table values - Also explains how to access additional attributes on pivot tables.
- Sharing Laravel Homestead Sites with ngrok - If you have a Laravel Homestead (or other Vagrant Laravel environment) that you want to share with others, these instructions will help you get it going.
- LaraBrain - Directory of tips and tutorials for all aspects of Laravel development. [11/03/2015]
- Laracasts - The de facto standard tutorials for Laravel developed by Jeffrey Way. (Some free Laracasts videos on YouTube here.)
- Larachat Live - YouTube channel with weekly topics on Laravel platform. [05/30/2017]
- Laracon 2014 Videos - Directory of videos from 2014 Laracon in NYC.
- Laravel Database Designer - Online tool for creating database model, including exporting as migration. [05/16/2015]
- Laravel Dojo - Tutorials on Laravel in Chinese (English translation here).
- Laravel Hunt - A forum/directory for Laravel tutorials, examples, resources, etc. in the style of Product Hunt. [06/08/2015]
- Laravel Schema Designer - Online tool for creating Laravel database schema and export the migration. You can share your schemas with others via the site.
- LaravelSnippets.com - A repository of useful code snippets for Laravel PHP framework.
- Laravel Tricks - Code snippets, best practices, and tips for Laravel development.
- The Laravel Podcast - Brings you Laravel and PHP development news and discussion hosted by Matt Stauffer. [04/12/2015]
- External List of Laravel Applications [03/28/2016]
- _Another Directory of Laravel Applications [12/31/2016]
- 92five - Open-source, self-hosting project management application.
- AccountsPortal - Hosted online accounting application with support for invoicing, books and accounts. [04/20/2015]
- Asgard CMS - CMS built with Laravel with goals of modularity, multi-language support, and ease of installation.
- Attendize - Free, open-source, self-hosted ticket sales and event management platform. [03/09/2016]
- Author's Republic - E-commerce site for authors to sell audio books. [10/20/2015]
- Bootsnipp - Element gallery, playground and code snippets for Bootstrap framework.
- BootstrapCMS - Comprehensive CMS built with Laravel using Sentry for user management/authentication.
- Bumble CMS - CMS platform for Laravel framework with focus on simplicity. [09/04/2015]
- Burnmsg - Simple self-destructing, encrypted messaging application built on Laravel. Open-source, self-hosted version available on Github.
- Cachet - A single-site, alternative to https://statuspage.io written in PHP with the Laravel project, supporting both SQLite and MySQL databases.
- Canvas - A minimalist blogging platform for developers which uses Summernote WYSIWIG editor for Markdown support built with Laravel. [07/07/2016]
- Circuits.com - Electronic components marketplace with comprehensive search capability and over 3 billion parts in stock.
- Coanda CMS - Coanda CMS is a content management system based on the Laravel PHP Framework. [04/13/2015]
- Coaster CMS - Full-featured CMS platform with built-in support for beacons. [03/26/2017]
- Codex - A simple file-based Markdown documentation platform built on top of Laravel.
- Colorsublime - Directory of Sublime Text themes along with a plugin to simplify installation of those themes.
- Confomo - Simple, open-source tool for keeping track of contacts that you meet at conferences. [07/27/2016]
- Commentum.io - A Reddit clone built with Laravel that scores entries based on "momentum" from events like views, comments, etc. [08/31/2015]
- Decoy CMS - Full-featured CMS with support for sharing models with other applications. [03/15/2017]
- Devise CMS - Open-source CMS built on Laravel intended to be used for both small and large CMS needs. [09/29/2015]
- DevLeaks - Web development news aggregator for tutorials, tools, and other resources of interest to developers. [08/03/2015]
- Easy Decision Maker - Online tool for creating multiple-choice questions. [10/21/2015]
- Filegr.am - Share files up to 1GB for 24 hours with no sign up or installation. [07/31/2015]
- Flarepoint CRM - Full-features CRM application with tasks and lead management, role-based settings, document attachements, and more. [06/18/2016]
- Flarum - Open-source forum software intended to make online discussions simple, fun, and fast. [08/28/2015]
- Flashtag CMS - Open-source simple CMS and blogging platform built with Laravel. [04/12/2016]
- Food Zoo Menu - University cafeteria menu listings using Laravel REST API and AngularJS. [05/09/2016]
- Geocod.io - Low-cost (2500 transactions per day free) geocoding web service built by Mathias Hansen.
- Gistlog - Markdown-based blogging tool that uses Github's Gist platform for storage (more here).
- GitGo - Git repository hosting site with beautiful UI (includes free plan).
- GitScrum - Laravel application that integrates Git version control with Scrum methodology for task management. [12/16/2016]
- HasYourBabyArrivedYet.com - Free, simple service for sharing news about the arrival of your baby. [08/11/2016]
- HiveStory - Online collaborative story-writing application. [11/09/2015]
- Invoice Ninja - Online small business invoicing platform with free plan up to 500 clients. Open-source, self-hosted version available on Github.
- Jigsaw - Open-source static site generator and CMS tool built with Laravel that supports Blade templating and markdown. [04/13/2016]
- Jumpertrax - Online sports event entry and tracking tool. [05/10/2016]
- Kraken CRM - A simple, lightweight CRM (contact management tool) [Under development]. [05/20/2015]
- Koel - A simple, open-source web-based personal audio streaming service (i.e., Spotify clone) written in Vue.js on the client side and Laravel on server side. [12/14/2015]
- Kyle - Monthly billing/invoicing application built on Laravel. [06/18/2016]
- LaraAdmin - Open-source CRM platform that features CRUD generation, module and metadata management, media file (image, multimedia, etc.) management, and built-in code editor (based on Ace Code Editor). [08/30/2016]
- Larasites - Directory of applications built with Laravel and Lumen. [08/30/2015]
- Laravel Open Source Projects - Large list of open-source Laravel projects, including flags for projects which can be used for tutorials. [06/27\2017]
- Laravel Site - A custom CMS and event management platform built on Laravel 4.
- Lavalite - Multilingual CMS built on Laravel 4 and Bootstrap 3.
- Learning Locker - An open-source online tool to track learning/education records
- Lightweight Hiker - Site to search for used hiking/backpacking gear. [02/15/2016]
- Listymail - Free online tool for email distribution lists. [02/15/2016]
- Mascots - An open-source database of mascots of various teams and organizations. [11/19/2016]
- Maghnatis - Open-source Reddit clone forum application built with Laravel. (Source code available here.) [10/27/2015]
- Opus - Open-source knowledge-base platform for teams to improve collaboration. [03/20/2017]
- Orchestra Platform - Laravel-based application boilerplate.
- Paperwork - Open-source note-taking/PIM alternative to Evernote and Microsoft OneNote built on Laravel, AngularJS and Bootstrap 3.
- PasteCloud - Free online snippet/notepad. [12/16/2016]
- Picnic - On-demand image post-processing package built on Laravel 4. [04/25/2015]
- Pterodactyl - Open-source (code here), game-agnostic game administration/management platform. [04/24/2017]
- QnA - Question-and-answer site with support for up and down voting (i.e., Stack Overflow clone) built with Bootstrap and Material Design. [04/11/2017]
- Rewind Radio - Online tool for making and sharing radio clips including display of waveform audio. [10/21/2015]
- Screeenly - Open-source (source code here) tool and API to create screen shots of web sites.
- snapr.pw - Free online image hosting site built on Laravel. [10/21/2015]
- Snipe-IT - A free open source (source code here) IT asset/license management system built in PHP on Laravel 4.2 and Bootstrap 3. [08/13/2015]
- Spiral - Educational technology tools for collaboration and progress reporting. [10/21/2015]
- StackPile - Online tool for managing third-party APIs used by your application, built with Laravel and Vue.js. [03/28/2016]
- Statimgram - Allows you to publish images to multiple Instagram accounts simultaneously and schedule your posts. [08/11/2016]
- Style CI - Free PHP coding style continuous integration service that checks and (optionally) fixes Github public repositories against PHP coding standards.
- TestApi.io - Free, online API mock creator. [03/23/2016] - Allows you to publish images to multiple Instagram accounts simultaneously and schedule your posts. [08/11/2016]
- Thermosis Framework - WordPress framework that embeds Laravel to build complex applications.
- Thor CMS - A multipurpose Laravel 4 CMS platform and CRUD generator with built-in multi-language support. [04/25/2015]
- TimeGrid.io - Online reservation-booking application. Open-source application with source code available here. [11/23/2015]
- TruckJee - Similar to Uber for truck transport in India. [07/12/2016]
- Vale Brewing - Nice, well-structured web site for Australian craft brewer. [10/20/2015]
- vimrcfu - Share your best vimrc snippets. (Source for vimrcfu.com.)
- Visual Bookmark Organizer - Online bookmark tool that shows thumbnails of bookmarked site. (Source code on Github.) [04/22/2015]
- Vuedo - Open-source blogging platform built with Laravel and Vue.js with Markdown editor and Amazon S3 integration. [07/18/2016]
- Wardrobe - A minimalist blogging platform and CMS supporting Markdown and simple theming.
- Xenon Support Center - A comprehensive, but minimal, open-source ticket- and conversation-management platform.
- Easy Laravel 5: A Hands On Introduction Using a Real-World Project - W. Jason Gilmore's book on building applications with Laravel framework.
- Laravel Application Development Blueprints
- Laravel Application Development Cookbook - Terry Matula
- Leanpub Laravel Books - Directory of Leanpub books on Laravel. Some free!
- Learning Laravel 4 Application Development - Hardik Dangar
- Laravel 5 Beauty - Chuck Heintelman [08/13/2015]
- Laravel: Up and Running - Upcoming book from Matt Stauffer for experienced developers looking to learn Laravel for the first time. [02/11/2016]
- 75 Laravel Tutorials, Packages, and Resources from 2014 - Nice summary of the key events and tutorials in the Laravel world for 2014, from the folks at Laravel News.
- Alternate Laravel Documentation - In easier to read format (Japanese/English). [04/15/2015]
- Cheatsheetr - Maks Surguy's topical cheat sheets for Laravel and Bootstrap.
- Your One-Stop Guide to
LaravelArtisan Commands - LaraPulse - Weekly summary of changes to Laravel framework and tips and snippets from Laravel world. [08/31/2016]
- Laravel 5 Cheat Sheet [05/11/2015]
- Laravel 5.1 LTS Cheat Sheet [04/13/2016]
- Laravel 5.1 LTS Cheat Sheet [05/04/2016]
- Laravel 5.1 LTS Cheat Sheet (Chinese) [07/26/2017]
- Laravel Cheat Sheet
- Laravel Cheat Sheet as a Phone Gap Application - Nice Laravel reference wrapped as a PhoneGap/Cordova application for viewing on mobile devices.
- Laravel Errors - Good list of common Laravel errors and tips about typical causes.
- Another Laravel Cheat Sheet
- Another Laravel Cheat Sheet (PDF)
- Another Laravel Cheat Sheet (PDF) [04/30/2015]
- Laravel Guide - Easy-to-read and navigate view of the Laravel documentaiton. [05/17/2016]
- Laravel The Right Way - Opinionated guide to Laravel development best practices, inspired by PHP The Right Way.
- LaraVer - Online reference to the current released version of Laravel. With free account, you can see differences of current version to any previous version. [12/07/2015]
- OpenLaravel - Directory of open-source projects built with Laravel framework. [08/30/2016]
- Airflix - A web application for browsing and playing movies and TV shows from a local home server built with Laravel and Vue.js. [07/27/2016]
- Alfred CMS - CMS built with Laravel and AngularJS that supports developer needs, but is simple for users. [05/09/2016]
- Anvil CMS - A basic CMS built on top of Laravel 4 with other components.
- Arcanesoft CMS - CMS built on Laravel with multiple packages that can be used independently. [12/18/2015]
- Auto-Generating Gallery - Basic image gallery application with support for auto-generation of thumbnails, albums, and more.
- BookStack - A simple, self-hosted, easy-to-use, wiki-like platform and Confluence alternative for organising and storing information. [01/02/2016]
- Bookymark - Basic web site bookmarking application built with Laravel 4, including full tests. [04/28/2015]
- CocoPass - Password management system similar to LastPass build with Laravel 5.3. [09/13/2016]
- Collejo - Comprehensive ERP platform for schools and other education institutions built with Laravel. [03/26/2017]
- Communalizer - Free, open-source and self-hosted forum system written on top of the Laravel framework. [06/23/2016]
- DClassifieds - Free, open-source classified ads script with support for social media login, bonus/reward system, multiple category types and more. [03/26/2017]
- Dingo Project Management - A full-featured personal project management tool with task boards. [04/26/2016]
- Doptor CMS - Free, open-source CMS built with Laravel and Bootstrap that includes drag-and-drop form editing. [03/02/2016]
- EasyAdmin - Advanced Laravel Login and User Management with Two-Factor Authentication. [06/09/2016]
- EESTEC Platform for Local Committees - Committee management tool for engineering student association. [11/23/2015]
- GH-analytics - Reference implementation application with Laravel backend and AngularJS front-end.
- IVD Assets - IT asset management and ticketing application. [08/02/2016]
- JobsToMail - Opt-in platform for receiving daily e-mail on job postings on 8 popular job boards that uses JobsApi. [10/10/2016]
- Kanban - Open-source Kanban board build with Laravel and Vue.js. [10/01/2016]
- KnowFox - Sophisticated personal knowledgebase/PIM application modeled on Evernote. Free, hosted version also available here. [03/07/2017]
- Kwiki - Markdown-based wiki/blogging platform built on Lumen that uses flat files (no database). [06/16/2015]
- Larabook Updated - Facebook clone built with Laravel 5.0 based Laracast tutorial. [06/16/2015]
- LaraContact - Simple contact manager/address book built with Laravel. [12/16/2016]
- Larapress - A work-in-progress CMS built on Laravel 4, which provides good example of building application with Laravel.
- LaraSqrrl - Example app that integrates with Twilio for SMS interaction, provides a simple API, and demonstrates how to deploy a Laravel app to AWS Elastic Beanstalk. [05/09/2016]
- Laravel and AngularJS Blog - Simple blogging application with AngularJS front-end that uses Markdown files for posts. [08/11/2015]
- Laravel and AngularJS CMS - CMS built on Laravel 5.1, AngularJS 1.4.7 and Responsive Material Design with REST API. [10/30/2015]
- Laravel Blog - A Laravel 4 package to add a simple blog to a site.
- Laravel Blog - A fast and powerful blog system powed by Laravel 5.3. [09/21/2016]
- Laravel Blog - A complete blog application, with admin features, implemented in Laravel 4.2.
- Laravel Bookmarks - Visual bookmark organizer application built with Laravel. Online version here. [08/16/2015]
- Laravel Bootstrap Starter Site - Laravel 5 application starter configuration with built-in Bootstrap 3 and DataTables support.
- Laravel Bootstrap - A Laravel 4.1 PHP 5.4 CMS using Bootstrap 3, built with SOLID principles.
- Laravel Community Service Application - Web application for signing up for community service opportunities.
- Laravel Datatables Package Demo - Demo application to show how to use DataTables with Laravel 4/5. [06/11/2015]
- Laravel Feed Reader - A simple, self-hosted, online RSS feed reader based on SimplePie for Laravel 4/5. [05/13/2015]
- Laravel Question & Answer - Q&A site similar to Stack Overflow that allows voting on answers built with Laravel, Material Design, and Bootstrap. [06/27/2017]
- Laravel Tasks - Multi-user tasks/"to do" application user authentication, password reset, etc. [03/08/2017]
- Laravel To Do App - Basic "to do" application to demonstrate Laravel 5.2 services including authentication, e-mail, Eloquent ORM, and middleware. [06/18/2016]
- Laravel 4 CMS - Quick intro to Laravel using a custom CMS application.
- Laravel 5 Example - Basic blog application with authentication, user roles, admin dashboard, and more. [05/11/2015]
- Laravel 5 Projects - Directory for Laravel 5 example projects for those new to Laravel. [07/20/2015]
- Laravel.io - The source code for the Laravel.IO website, including comprehensive tests.
- Library Management System - Simple library management system built on Laravel.
- Lumen and AngularJS Todo App - A basic "to do" tracking application with Lumen backend and AngularJS on frontend. [08/10/2015]
- MailTree - AngularJS/Laravel e-mail forwarder that uses keywords to forward to defined users. [08/18/2015]
- Make It Snappy - Independent Laravel 4 implementation of the application built in the Tuts+ "Build a Practical Web Application with Laravel" tutorial.
- Mapigniter - A web mapping platform to publish and manage geographic information powered by Laravel 5, OpenLayers 3 and AngularJS packaged as a Virtual Box OVA. [12/05/2015]
- Paypal Processor - Sample Paypal-based ecommerce site implemented with Laravel.
- Phonebook - Basic contact manager that demonstrates construction of simple Laravel application. [10/15/2016]
- PHPHub - Complete forum application built with Laravel 4.2.
- Neon Tsunami Blog - Fully PHPUnit tested Laravel 4.2 app for reference.
- OpenPub - Markdown-based blog platform built on Laravel 5. [04/05/2016]
- OrderMVC Laravel Application - Laravel 4 implementation of a basic e-commerce application using MVC architecture. [06/11/2015]
- Origin CMS - Full-featured CMS built on Laravel 5.2 that can be used as application boilerplate. [10/10/2016]
- Owl - Simple collaboration tool built on Laravel with support for "favorites" and tags, full text search, email and Slack notifications, and more. [07/22/2016]
- ReMark - Blogging platform with built-in feed aggregator and multimedia hosting built on Laravel and AngularJS. [07/22/2016]
- Ribbbon - Project management application built on Laravel 5.x and Vue.js that supports task weighting and project sharing. [03/28/2016]
- Rusty Nails Adventurers RPG Guild - RPG guild web site built on Laravel using Materialize CSS framework, Laravel FullCalendar.io Helper, and more. [05/26/2016]
- Sample REST API - Sample implementation of RESTful API in Laravel with complete PHPUnit tests.
- Scrumwala - A Scrum/agile web application, with plan and work views, for personal use. [05/29/2015]
- TodoParrot - Simple "To Do" application described in Easy Laravel 5. [05/28/2016]
- [todoProject] - Simple "To Do" tracking application build with Laravel 4 and Bootstrap.
- Todo Laravel - A simple Todo app which is built with Laravel 4, Bootstrap 3.0 and AngularJS. [05/13/2015]
- Unreal Estate - Simple real estate listings RESTful web application. [10/06/2016]
- Webloyer - A Web UI for managing Deployer deployments. [11/23/2015]
- Zagros Bug Tracking System - Simple development bug tracking application built on Laravel 4. [04/29/2015]
- 158ltd
- Advanced Laravel
- Adam Engebretson
- Adam Patterson [06/15/2015]
- Adam Wathan [04/16/2015]
- Adnan Siddiqi [05/20/2015]
- Ahesanali Suthar
- Alan Storm
- Alex Sears
- Alex Kyriakidis [10/01/2016]
- Alexander Trauzzi [04/07/2015]
- Alfred Nutile
- Amit Gaur
- Amitav Roy
- Amo Chohan [10/15/2016]
- Andrea Sartori
- Andreas Lutro
- Andy Brudtkuhl [04/02/2017]
- Andy Fleming [07/16/2015]
- Anytch.com [09/02/2016]
- AppDividend [07/17/2017]
- Appstract [03/20/2017]
- Arda Kılıçdağı [09/30/2015]
- Armen Markossyan [06/01/2015]
- Asked.io [04/13/2016]
- AskJong [10/08/2015]
- AskLagBox [03/23/2017]
- Baljeet Singh [11/09/2015]
- Bao Pham [07/27/2016]
- Barry van Veen [12/04/2016]
- Barry vd. Heuvel
- Belar Design
- Ben Smith [07/07/2015]
- Benjamin Kohl
- Bhavyanshu Parasher [04/28/2015]
- Boris Strahija
- Bosnadev
- Brian Retterer [10/02/2015]
- Chris Fuller [06/01/2015]
- Chris Gmyr
- Chris Hayes
- Chris Schalenborgh [05/16/2015]
- Chris White [06/16/2016]
- Christoph Rumpel
- Christopher Pitt
- Chuck Heintzelman [06/11/2015]
- Clément Rigo (Mydnic) [03/10/2017]
- Clivern
- Cloudways Blog [08/02/2016]
- Code And Be Happy (Jesse Walton) [09/23/2015]
- Code Gains
- Code4Fun [01/25/2017]
- Codeem [03/31/2017]
- CodeHeaps
- CodeHow [09/02/2016]
- Codelution [04/16/2015]
- CodeRabbi (Yitzchok Willroth)
- CODETutorial.io [08/06/2015]
- Codingo [07/07/2016]
- CoffeeCupWeb [08/06/2015]
- Cogito, Ergo Sum (Shankar Manamalkav)
- Connor Leech [12/31/2016]
- Coveros [05/17/2016]
- Craig Morris [05/06/2015]
- Creative Punch
- ctf0 [03/30/2017]
- crynobone (Mior Muhammad Zaki) [04/07/2015]
- Cubet Techno Labs [04/27/2015]
- Dan Course [08/16/2015]
- Daniel Li [04/20/2015]
- Darwin Biler [04/14/2015]
- David Hemphill [07/09/2015]
- David Frame [02/14/2017]
- David Piesse [07/24/2017]
- Delia Curiel [07/02/2015]
- Delicious Brains [10/30/2016]
- Dennis Decoene (German/English translation) [09/10/2015]
- Designing Lives [07/07/2015]
- DevMarketer [09/24/2016]
- Dev Metal
- Dev Problems [05/03/2016]
- Devartisans [09/02/2016]
- developed.be
- DeveloPHP
- Dhviti Infotech [05/09/2016]
- Diego Hernandes
- Discuss Desk [11/09/2015]
- Dixit Patel
- dor.ky
- dotdev [06/16/2016]
- Duilio Palacios [04/12/2015]
- Dunebook [08/08/2015]
- Dustin Parham [05/16/2016]
- Dwayne Charrington [04/12/2015]
- Dwight Watson [07/12/2016]
- EasyLara
- Edvinas Krucas [10/06/2015]
- Eftakhairul Islam [06/29/2015]
- El Coderino
- Elena Kolevska
- Elliot Hesp [07/13/2015]
- Eric Barnes
- Ewan Valentine [08/31/2015]
- Experience [05/30/2015]
- Feliciano Prochera [04/12/2017]
- Fideloper
- Fleka [02/16/2017]
- Flynsarmy
- For Laravel [10/12/2015]
- Format C:
- Francesco Malatesta [09/09/2015]
- Full Stack Blog [07/21/2015]
- Garrett St. John [05/30/2015]
- G-Design (Gunther Groenewege) [07/22/2015]
- Geek & Dummy
- George Bohnisch [08/30/2015]
- Geshan Manandhar [07/28/2015]
- Gijs Jorissen [01/25/2017]
- Glen Davies [04/14/2015]
- Gilbert Pellegrom
- Gliding Phenomena (Ravi Panchumarthy)
- Gufran.me
- Goodheads [04/26/2016]
- How To Solve Now [09/02/2016]
- Isaac Castillo [09/10/2015]
- Isaac Earl [07/24/2017]
- Imron Rosindia
- Inani El Houssain [12/31/2016]
- IntoLaravel.com
- Ionut Bajescu
- ItSolutionStuff
- Jad Joubran [04/05/2017]
- Jack Wall
- Jacob Bennett
- Jacopo Beschi
- James Brooks
- Jamie Rumbelow [04/12/2015]
- Janik von Rotz [04/14/2015]
- Jason Lewis
- Jeff Madsen (codebyjeff) [06/08/2015]
- Jeff Mould [07/22/2016]
- Jens Segers
- Jesper Jarlskov [10/18/2016]
- Jesse Schutt [04/13/2016]
- Jim Frenette [07/09/2016]
- Joao Peribeiero [02/06/2017]
- Joe Ferguson [08/30/2015]
- Joe Tannorella [04/14/2015]
- Jon Phipps [11/30/2015]
- Jonathan Stassen [04/13/2015]
- José Padilla [12/01/2015]
- Joseph Ralph [05/05/2015]
- Joseph Silber [09/06/2016]
- Josh Forbes [07/17/2017]
- Justin Voelkel [08/08/2015]
- Jyrone Parker [05/21/2017]
- Kamran Ahmed [04/07/2015]
- KaltenCoder [08/13/2016]
- Kane Cohen [07/12/2015]
- Kathir 'Sid' Vel [05/06/2015]
- KaixersofT [07/02/2015]
- Keith Watanabe [07/29/2015]
- Kelt Dockins
- Kirk Bushell [04/14/2015]
- Kode Blog [11/05/2015]
- KodeInfo
- Kongnir
- Koomai
- Kovah [11/09/2015]
- KVCodes
- Kyle Huynh [10/18/2016]
- Lanre Adelowo [03/31/2017]
- Learning Laravel Blog [04/22/2015]
- Laracasts Snippets [08/11/2016]
- Laraget (Filip Zdravkovic) [03/31/2017]
- Laratips [07/07/2016]
- Laravel 5 Tutorials [06/01/2015]
- Laravel Coder
- Laravel Daily [07/10/2015]
- Laravel Feed [04/26/2016]
- Laravel Tips (Bill Keck) [04/26/2016]
- Laravel Tips ‘N Tricks [10/18/2016]
- Laravel Tutorials [04/28/2015]
- Laravelista [05/16/2015]
- Leader Internet [04/23/2017]
- Logan Bailey [04/18/2016]
- Liza Shulyayeva [09/22/2015]
- Luca Bernardino [07/13/2015]
- Luciano Mammino [04/29/2015]
- Lukas White [10/15/2016]
- Luke Whitehouse [02/14/2017]
- Mack Hankins
- Made With Love [08/16/2015]
- Maks Surguy
- Manan Jadhav [07/31/2015]
- Mario Basic
- Marc Mulzer
- Marcel Pociot [11/04/2015]
- Mark Van Eijk
- Martin Bean
- Marty Thomas [09/02/2016]
- Mateus Guimarães [01/16/2016]
- Matt Sparks [07/13/2015]
- Matt Stauffer
- Matt's Notes
- Matthew Daly [09/09/2016]
- Matthew Hailwood
- Matthew T. Brown
- Maurizio Bonani [09/02/2016]
- Menara Solutions [01/07/2016]
- Metric Loop [09/02/2016]
- Michael Brooks
- Michael Dyrynda [05/26/2016]
- Michael Stivala [10/01/2016]
- Mike Smith [02/06/2017]
- Mitch Stanley [09/16/2015]
- Mohamed Said [04/13/2016]
- Morgan Davidson [09/02/2016]
- Muhammad Usman
- Muharrem Tigdemir [07/02/2015]
- Mulia Arifandi Nasution [07/16/2015]
- Murze.be
- Nedex.io [03/30/2017]
- Neoelemento (Vishnu Padmanabhan)
- Nick Boyle [02/15/2016]
- Nicola Malizia [01/25/2017]
- Nicolas Widart [07/28/2016]
- Ollie Read
- Oliver Kaufmann [11/19/2016]
- Paul Foryt [11/11/2015]
- Overtrue [10/27/2015]
- Pascal Baljet [02/04/2017]
- Pascal Landau [08/31/2016]
- Pete Houston [07/22/2015]
- Peter Steenbergen [04/02/2017]
- PHP Builder [01/08/2017]
- PHP Clicks [02/20/2016]
- PHP Expert [10/03/2016]
- PHP Lab [10/18/2016]
- PHP Ocean [07/30/2015]
- PiedCode (Simon Reinsperger) [09/08/2015]
- Prasenjit Kumar Nag [03/09/2016]
- Programming Are Hard (David Adams)
- Prosper Otemuyiwa [05/14/2015]
- Raffworks
- Recursive Iterator
- Reza Shadman [09/30/2015]
- Richard Bagshaw
- Richard Hawthorn
- Ringaal Sandbox
- Rizqi Djamaluddin [05/03/2016]
- Ryan Chenkie
- Ryan Tablada
- Ryan Winchester [10/15/2016]
- Sarav
- Scotch.io
- Sean O'Neill [05/30/2017]
- Sebastian De Deyne [03/09/2017]
- Saqueib Ansari [05/30/2017]
- Servage [08/16/2016]
- Sillo (in French) [01/08/2017]
- Simon Archer (ArchyBold) [06/08/2015]
- Simon Hamp [02/08/2016]
- Simple Developer
- Sky Blue Sofa (Dave Rogers) [01/07/2017]
- Skyshi Digital [07/26/2017]
- Slashnode
- Small Dog Studios [04/27/2015]
- SOFTonSOFA
- Stampede Design [08/15/2016]
- Stefan Zweifel [07/22/2016]
- Stephen Rees-Carter
- Steve Azzopardi [04/05/2016]
- Steven Maguire [11/19/2016]
- Stidges' Blog
- StillAt (Johnathon Koster)
- Stormpath [08/11/2016]
- Styde (Spanish/English translation) [05/30/2015]
- South LaSalle (Bob Bloom)
- Taha Shashtari [10/07/2015]
- Tanner Hearne
- Taylor Otwell
- Techigniter [07/13/2015]
- Terry Matula
- The App Guruz [04/26/2016]
- The Reluctant Web Developer
- Tighten.co [04/13/2016]
- Tim Leland [09/29/2015]
- Tirdea Mihai [03/30/2017]
- TNT Studio
- Todd Francis [07/30/2015]
- Tom Schlick [03/20/2017]
- Tommy Ku
- Tutelage Systems [05/09/2016]
- Tutsnare
- Vegi Bit
- Vincent Klaiber [08/11/2015]
- Vehikl [08/10/2015]
- W3Laravel [08/15/2016]
- Web Design & Development Talk
- Web Monkeys [09/02/2016]
- WebDevTuts [07/13/2015]
- Weblint4u
- Websanova [09/23/2015]
- Webs Mentor [10/18/2016]
- Wogan [02/16/2017]
- WSnippets
- Yottaram (Jonathan Stavis)
- zwacky
- Go Laravel - Chinese-language forum and shared blog site for Laravel. [04/22/2015]
- Google+ Laravel Community
- LaraChat - A Slack channel for learning and sharing about Laravel framework. [09/04/2015]
- Laravel China [10/01/2016]
- Laravel LinkedIn Group
- Laravel Recipes
- Laravel Reddit
- Laravel.io Forums - The Official Laravel PHP Framework Community Portal
- Larazona - Scottsdale, AZ Laravel Meetup group. [09/09/2015]
- Learn Laravel Reddit - Good forum for Laravel beginners (however, not very active).
- Quora Laravel Forum
- Twitter Laravel Resources
- ArtisanConf [04/20/2015]
- Laracon EU
- Laracon US [04/09/2015]
- Laravel Austin [03/28/2016]
- Laravel Berlin [03/28/2016]
- Laravel Buenos Aires [10/17/2016]
- Laravel Chicago [03/28/2016]
- Laravel London [10/17/2016]
- Laravel Nairobi [10/17/2016]
- Laravel Sao Paulo [10/17/2016]
- Laravel Tokyo [03/28/2016]
- PHP Laravel Framework Sydney [10/17/2016]
- San Diego Laravel User Group (SDLUG) [03/28/2016]
- Laravel Hungary
- Laravel Hungary Meetup
- Daily Laravel - Aggregator of new/upcoming Laravel articles and tutorials. [07/09/2015]
- Laravel Weekly - Publication currently suspended, but lots of good information in back issues.
- Laravel News - Popular newsletter with updates from the Laravel community including excellent profiles of community members.
- Laravel Quick Tips - Weekly e-mail with tips on Laravel to be read in under 5 minutes. [01/11/2016]
- paper.li Laravel Weekly - Weekly news and articles on Laravel.
- Laravel Gurus - The best place to find consultants and freelancers for your Laravel projects.
- LaraJobs - The best place to post your PHP, Laravel, or technical guru jobs.
- WithLaravel - Post Laravel project or position openings or add yourself as freelancer available for work.
- docker-laravel - A Ubuntu LEMP Docker base image for Laravel development loosely based on Phusion Base Image. [06/01/2015]
- docker-laravel - Laravel 5 environment built on Docker with PHP-FPM, MySQL, nginx, and Gulp managed using Docker Compose. [05/17/2016]
- docker-laravel - A set of docker-compose files for running a Laravel PHP application in Docker. [02/06/2017]
- LaraBug - Online error reporting tool for Laravel (limited free plan available). [12/16/2016]
- LaraDock - Complete, very well documented toolkit for setting up Homestead-like Laravel development environment using Docker. [04/12/2016]
- Laragen - Online tool for generating Laravel views for index, create, and edit, based on your model definition.
- Laragon - Open-source toolkit for setting up Laravel development environment on Windows.
- Laravel Debug Bar - Awesome tool that adds a JavaScript-based bar to bottom of page which shows details about routes, HTTP requests, variables, and much more.
- Laravel Docker - Docker configuration for building Laravel development environment. [10/30/2015]
- Laravel Drydock - A pre-built local development environment for Laravel using Docker. [02/08/2016]
- Laravel Model/Migration Generator - Simple online tool for generating Laravel model class definition and database migration code by entering details about database table. [08/04/2016]
- Laravel on Windows - Help for developers using Windows, including how to use Homestead and Vagrant. [03/08/2017]
- Laravel Tail - Brings back the awesome
tail
command for artisan to Laravel 5. [02/14/2017] - Laravel for Ubuntu - Port of Laravel Valet (for Mac) to run on Ubuntu. [05/31/2016]
- Lumen - PHP micro-framework based on Laravel (official).
- PHP Framework Benchmarks - Real-world benchmarks of many popular (and a few obscure!) PHP frameworks, including Laravel 4.x and 5.x and Lumen. [07/28/2016]
- PHP Storm Laravel Live Templates - Comprehensive set of templates for Laravel for PHP Storm. [05/25/2015]
- Pier - A set of customized Docker images for running Laravel with support for PHP 7.x, Nginx, Caddy, MySQL, and PostgreSQL. [08/15/2016]
- Scotch Box - A complete LAMP Vagrant box with PHP 5.5, Laravel installer, and Node.JS front-end tools. [05/22/2015]
- SQL to Laravel Seeder Converter - Online tool to convert SQL INSERT statements to Laravel seeder syntax. [05/05/2015]
- Understand.io - Online service for managing, searching, and deciphering PHP and Laravel log files. [04/27/2015]
- valet4windows - Windows version of Laravel Valet [03/19/2017]
- Valet for Windows - Port of the popular Laravel Valet environment for Macs to Windows. [03/08/2017]
- vim-blade - Vim syntax highlighting for Laravel's Blade template syntax. [01/04/2016]
- VS Web Essentials - Free Visual Studio extension with support for Laravel syntax. [07/13/2015]
- Laravel MultiMix - Laravel-Mix helper for projects with complex & multi assets.
- My Pinboard Links for Laravel
- Another Awesome Laravel List :)
- Another Awesome Laravel List
- TinyLara - A simple framework based on the principles of Laravel ("Tiny Laravel"). [04/22/2015]
- We Made the Front Page of PHP Reddit! Thanks! [03/06/2017]