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: almost 9 years ago
Linked from 4 awesome lists


Awesome Laravel Bookmarks / Official Resources

laravel/laravel79,063almost 2 years ago: The default project structure to start developing with Laravel framework. The project itself does not contain the framework's code
laravel/framework32,780almost 2 years 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 containerby Philip Brown
Testing Laravel Controllersby Jeffrey Way
Best places to put custom helperson StackOverflow
Laravel + Grunt + Bower + Bootstrapby Elena Kolevska
Laravel + HHVM + Nginxby 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 Brightby 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 hostby 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-laravel2,365about 3 years ago: OAuth 2.0 server package for Laravel. Uses
artdarek/oauth-4-laravel683about 7 years ago: An OAuth client wrapper for Laravel. Uses
zizaco/confide1,190over 5 years ago: An authentication solution for Laravel 4. Includes account confirmation, login throttling, etc
zizaco/entrust6,045almost 2 years ago: Role-based Permissions for Laravel 4
barryvdh/laravel-debugbar17,574almost 2 years ago: Laravel 4 Debugbar (Integrates PHP Debug Bar)
way/generators27almost 7 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/former1,341over 2 years ago: A powerful form builder for Laravel and other frameworks
dingo/api9,327over 4 years ago: A RESTful API package for the Laravel framework. Supports API versioning, data transformers, error handling, rate limiting, etc
barryvdh/laravel-cors6,273over 3 years ago: Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
laravelbook/ardent1,390over 6 years ago: Self-validating smart models for Laravel 4's Eloquent O/RM
cviebrock/eloquent-sluggable3,915almost 2 years ago: Easy creation of slugs for your Eloquent models in Laravel 4
mewebstudio/Purifier1,888about 2 years ago: HTMLPurifier for Laravel 4
intervention/image13,980almost 2 years ago: Image handling and manipulation library. Supports Laravel 4 out of the box
greggilbert/recaptcha713about 6 years ago: reCAPTCHA Validator for Laravel 4
frozennode/administrator1,938about 6 years ago: An administrative interface builder for Laravel
thujohn/pdf-l4228about 10 years ago: A simple Dompdf package for Laravel 4
yajra/laravel-datatables4,773almost 2 years ago: Server-side handling fof data for
antonioribeiro/firewall1,400over 3 years ago: Blacklist/whitelist access to your site by IP address, IP range, or country
Maatwebsite/Laravel-Excel12,353almost 2 years ago: Import/export of Excel and CSV files
Indatus/dispatcher1,060over 7 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 Cookbookby Christopher Pitt and Taylor Otwell
Code Bright: by Dayle Rees
Laravel Testing Decodedby 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: