ATTENTION: This list is obsolete and discontinued. Please find a much
more comprehensive, much more well-maintained awesome-laravel
list at chiraggude/awesome-laravel.
Awesome Laravel Bookmarks
A curated list of awesome Laravel bookmarks, packages, tools,
articles, tutorials and other related resources. Inspired by Frontend Dev
Bookmarks.
Complementing this list, you may also want to check out Awesome PHP: a curated
list of amazingly awesome PHP libraries, resources and shiny things.
Looking for other awesome lists for PHP, Frontend Development,
etc? Check out Awesome
- A curated list of awesome lists.
Official Resources
- laravel/laravel:
The default project structure to start developing with Laravel
framework. The project itself does not contain the framework’s
code.
- laravel/framework: The
project that contains Laravel frameworks’s code. Use this project for
forking, submit pull requests, etc.
- Laravel.io: The official Laravel
Framework forum.
Articles & Tutorials
- Articles/tutorials on specific subject
- Series of articles/tutorials
- Frequently asked questions
- Laravel on shared hosting
- Integration with Paas/Saas
Popular/Notable Packages
- Authentication & Authorization
- Developer’s tools
- Building an API
- dingo/api: A RESTful API
package for the Laravel framework. Supports API versioning, data
transformers, error handling, rate limiting, etc.
- barryvdh/laravel-cors:
Adds CORS (Cross-Origin Resource Sharing) headers support in your
Laravel application.
- Database
- Testing
- Other notable packages
- 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.
Books
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.