Laravel Resource List
June 12, 2020 by Areg Sarkissian
Guides
The main Laravel web site
Laravel Documentation
The Laravel Illuminate core framework
https://github.com/laravel/framework
The Laravel project skeleton that includes the core framework
https://github.com/laravel/laravel
Laravel Valet repo
https://github.com/laravel/valet
The Laravel framework API docs
https://laravel.com/api/8.x/index.html
Laravel Facacde class reference
https://laravel.com/docs/8.x/facades#facade-class-reference
The definitive Laravel tutorial and reference book
https://www.amazon.com/Laravel-Up-Running-Matt-Stauffer/dp/1491936088
Comprehensive Laravel package development resource
Tool for managing docker services for local development
https://github.com/tightenco/takeout
The PHP language reference
https://www.php.net/manual/en/langref.php
TALL stack and Jetstream
The Tailwind, Alpine, Livewire, Laravel (TALL) stack documentation
Laravel Blade view components for the TALL stack
Laravel Jetstream TALL stack scaffold with advanced features
Jetstream repo
https://github.com/laravel/jetstream
Fortify user authentication for Jetstream
https://github.com/laravel/fortify
Jetstream CLI
laravel installer jetstream support
Blogs
https://medium.com/@taylorotwell
https://medium.com/laravel-announcements
Screencasts
Screencasts and video courses for everything from Laravel internals, projects, testing and package development:
https://laravelcoreadventures.com
https://laravel-livewire.com/screencasts
https://laraveldaily.teachable.com/p/laravel-phpunit-testing-for-beginners
https://course.testdrivenlaravel.com
https://eloquent-course.reinink.ca
https://phppackagedevelopment.com
https://laravelpackage.training
https://saasadventure.io/laravel-spark
https://adamwathan.me/refactoring-to-collections
Podcasts
https://www.northmeetssouth.audio
https://www.fullstackradio.com
https://phpugly.simplecast.com
Conferences
Boilerplates
Boilerplate Laravel project with advanced features
https://github.com/rappasoft/laravel-boilerplate
Statamic open source Laravel CMS
https://github.com/statamic/statamic
Blade UI kit example project
https://github.com/blade-ui-kit/blade-ui-kit-example
Select Articles
configure-vscode-to-debug-phpunit-tests-with-xdebug
using-mysql-for-testing-on-laravel
how-to-run-workers-in-production
laravel-jetstream-how-to-get-started
using-laravel-fortify-to-restore-laravel-ui-functionality
laravel-sanctum-explained-spa-authentication
laravel-sanctum-api-token-authentication
tidy-up-your-tests-with-class-based-model-factories
dot-env-files-the-silent-killer
crafting-maintainable-laravel-applications
Laravel Tips
new-laravel-migration-shortcuts-for-foreign-keys