Awesome Laravel

A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem.
Inspired by ziadoz/awesome-php
Table of Contents
- Essentials
- Packages
- Popular Packages
- Development Setup
- Application Hosting
- Application Deployment
- Code Snippets
- Tutorials & Blogs
- Videos
- Conferences
- Books
- Starter Projects
- Codebases for Reference
- Content Management Systems
- Podcasts
- Community
- Jobs
- Hosted Development Tools
- Miscellaneous
Essentials
- Laravel (Documentation)
- Laravel API Reference
- Lumen (Documentation)
- Laracasts
- Laravel News (Archive)
Packages
Popular Packages
This is a list of well-documented, tested packages that are frequently used in Laravel projects. If you're looking for an exhaustive list of PHP packages, then check out the Package Repositories mentioned above.
Developer Tools
- Scaffold Interface - A Smart CRUD Generator For Laravel
- IDE Helper - Generates a helper file for IDE auto-completion
- Laravel 5 Extended Generators - Extends built-in file generators
- Laravel API/Scaffold/CRUD Generator - Generator for APIs, CRUD scaffolds etc.
- Laravel Tinx - Reload your Laravel Tinker session from inside Tinker
- Laravel API Documentation Generator - Automatically generate your API documentation
- Laravel Packager - A CLI tool for creating Laravel packages
- Workbench Export to Migrations - Workbench plugin for exporting Models to Laravel migrations
- Laravel Decomposer - List all installed packages, their dependencies, app & server details
- LaRecipe - Write gorgeous documentations for your products using Markdown inside your Laravel app.
- Prequel - A clear and concise database management GUI tweaked for Laravel.
Testing & Debugging
- Laravel TestTools - Chrome extension to generate Laravel integration tests while using your app
- Laravel Test Factory Generator - Generate Laravel test factories from your existing models
- Clockwork - Integrates Clockwork Chrome extension for debugging and profiling apps
- Debug Bar - Integrates PHP Debug Bar with Laravel
- Ignition - A beautiful error page for Laravel apps
- Laravel 5 Log Viewer - Log viewer
- LogViewer - Provides a log viewer
- LERN - Record exceptions into a database and will send you a notification
- Mail Preview - Preview sent mail in a web browser or mail client
- Laravel Tracy - A Laravel Package to integrate Nette Tracy Debugger
- Laravel Terminal - run artisan in a web browser
- Laravel API Tester - Postman-like tool with Laravel routes
- Laravel Tail - The missing tail command
- Laravel Telescope - Laravel Telescope is an elegant debug assistant for the Laravel framework