awesome-laravel

A curated list of awesome Laravel bookmarks, packages, tools, articles, tutorials and related resources.

Archived

GitHub

95 stars
12 watching
9 forks
last commit: about 7 years ago
Linked from 4 awesome lists


Awesome Laravel Bookmarks / Official Resources

laravel/laravel 78,834 7 days ago : The default project structure to start developing with Laravel framework. The project itself does not contain the framework's code
laravel/framework 32,550 6 days ago : The project that contains Laravel frameworks's code. Use this project for forking, submit pull requests, etc
Laravel.io : The official Laravel Framework forum

Awesome Laravel Bookmarks / Articles & Tutorials / Articles/tutorials on specific subject

Exploring Laravel’s IoC container by Philip Brown
Testing Laravel Controllers by Jeffrey Way
Best places to put custom helpers on StackOverflow
Laravel + Grunt + Bower + Bootstrap by Elena Kolevska
Laravel + HHVM + Nginx by Fideloper
Using Repository Pattern : to decouple the hard dependencies of models from the controllers

Awesome Laravel Bookmarks / Articles & Tutorials / Articles/tutorials on specific subject / Autoloading

Laravel PSR-0 auto-loading
Re-organising Laravel applications with PSR-4

Awesome Laravel Bookmarks / Articles & Tutorials / Series of articles/tutorials

Code Bright by Dayle Rees
Cribb @ culttt.com
Laravel 4 Tutorials on Medium.com

Awesome Laravel Bookmarks / Articles & Tutorials / Frequently asked questions

Laravel requires the Mcrypt PHP extension
Retrieve recently executed DB queries
php artisan dump-autoload vs. composer dump-autoload

Awesome Laravel Bookmarks / Articles & Tutorials / Laravel on shared hosting

Laravel 4 on a shared host by Dries Vints
Install Laravel 4 without Composer
Install to a web host without publicly exposing /app/ folder?
Laravel's built-in authentication
lucadegasperi/oauth2-server-laravel 2,365 over 1 year ago : OAuth 2.0 server package for Laravel. Uses
artdarek/oauth-4-laravel 683 over 5 years ago : An OAuth client wrapper for Laravel. Uses
zizaco/confide 1,190 over 3 years ago : An authentication solution for Laravel 4. Includes account confirmation, login throttling, etc
zizaco/entrust 6,049 15 days ago : Role-based Permissions for Laravel 4
barryvdh/laravel-debugbar 17,414 7 days ago : Laravel 4 Debugbar (Integrates PHP Debug Bar)
way/generators 27 about 5 years ago : Easily generate model, view, controller, migrations, etc. via commands
aws/aws-sdk-php-laravel : A simple Laravel 4 service provider for including the AWS SDK for PHP
anahkiasen/former 1,341 6 months ago : A powerful form builder for Laravel and other frameworks
dingo/api 9,321 over 2 years ago : A RESTful API package for the Laravel framework. Supports API versioning, data transformers, error handling, rate limiting, etc
barryvdh/laravel-cors 6,270 almost 2 years ago : Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
laravelbook/ardent 1,389 over 4 years ago : Self-validating smart models for Laravel 4's Eloquent O/RM
cviebrock/eloquent-sluggable 3,900 about 2 months ago : Easy creation of slugs for your Eloquent models in Laravel 4
mewebstudio/Purifier 1,882 4 months ago : HTMLPurifier for Laravel 4
intervention/image 13,936 9 days ago : Image handling and manipulation library. Supports Laravel 4 out of the box
greggilbert/recaptcha 713 over 4 years ago : reCAPTCHA Validator for Laravel 4
frozennode/administrator 1,938 about 4 years ago : An administrative interface builder for Laravel
thujohn/pdf-l4 228 over 8 years ago : A simple Dompdf package for Laravel 4
yajra/laravel-datatables 4,761 about 1 month ago : Server-side handling fof data for
antonioribeiro/firewall 1,396 almost 2 years ago : Blacklist/whitelist access to your site by IP address, IP range, or country
Maatwebsite/Laravel-Excel 12,297 9 days ago : Import/export of Excel and CSV files
Indatus/dispatcher 1,060 over 5 years ago : Artisan command scheduling so you don't need to touch crontab on deployments

Awesome Laravel Bookmarks / Tools

Sublime Text's Laravel Blade Highlighter : Laravel Blade syntax highlighter support for Sublime Text
Laravel Cheat Sheet

Awesome Laravel Bookmarks / Community

Laravel.io : The official Laravel Framework forum
Laracasts Forum : A community of Laravel developers at Laracasts.com. Sign up does not require paid subscription at Laracasts.com

Awesome Laravel Bookmarks / Books

Laravel: From Apprentice To Artisan : a book by the creator of Laravel himself!
Laravel 4 Cookbook by Christopher Pitt and Taylor Otwell
Code Bright : by Dayle Rees
Laravel Testing Decoded by Jeffrey Way

Awesome Laravel Bookmarks / Other Awesome Laravel Resources

Laracasts : Paid video tutorials site not limited to, but generally based on Laravel
Packalyst : A directory of Packages for your Laravel projects
Built with laravel : A collection of sites build with Laravel
Larajobs : Will code Laravel for food
Pongo CMS : A content management system (CMS) built with Laravel

Backlinks from these awesome lists: