Laravel 学习资料和开源项目集
-
Updated
Aug 11, 2025
Laravel 学习资料和开源项目集
🚀 Ready to level up your Laravel skills? Dive into awesome self-learning resources – tutorials, ebooks, blogs, courses, and follow the best! No matter your skill level, there's something for everyone. 📚🎥💻📝
Laravel Passport OAuth2 Tutorial:
This is the basic to-do app with authentication created as a part of tutorial for beginners to understand and learn laravel concepts
Multi-tenant Application with Laravel and Postgres
Example repo for Laravel passwordless login article (see link)
In this analysis, I am analyzing every line of code on the Laravel framework.
Code repository for book-admin with laravel backpack on https://laravelguy.com
Clean Architecture in Laravel using Product CRUD – Interface, Repository, Service pattern explained step by step.
Laravel the topics describe and become a laravel developer
Tutorial for Creating PDF with Laravel
Find Laravel latest News and Tutorials Scraped from major websites
Demo for Laravel Eloquent many-to-many relationship
Laravel Hacks <> my personal and professional guide as a software developer
My collection of Laravel development tips
Code for Laravel RBAC Tutorial
Example project demonstrating how to configure custom route files in Laravel 12 using the new bootstrap/app.php routing system. Learn to add prefixes, middleware, and separate route groups like admin.php without using RouteServiceProvider.
Laravel 12 custom conditional validation example with other fields using custom rule classes. Learn how to build dynamic and powerful validation logic in Laravel without required_if or sometimes.
how to use Laravel 12 conditional validation rules such as nullable, required_if, required_unless, required_with, required_without, required_with_all, required_without_all, exclude_if, and exclude_unless.
Add a description, image, and links to the laravel-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the laravel-tutorial topic, visit your repo's landing page and select "manage topics."