Course: Learn Laravel
- 1 Laravel Environment & First Steps: The Foundation
- 2 Routing & Responses: The Traffic Director
- 3 Blade Templating Engine: Crafting the UI
- 4 Controllers: The Brains of the Operation
- 5 Database & Migrations: Building Your Data Structure
- 6 Eloquent ORM Basics: Talking to Your Database
- 7 Eloquent Relationships: Connecting the Dots
- 8 Authentication & Security: Guarding the Gates
- 9 Authorization: Who Can Do What?
- 10 Advanced Validation & Form Requests: Keeping Data Clean
- 11 Middleware & Sessions: Managing the Request Flow
- 12 File Storage & Uploads: Handling Assets
- 13 Mail & Notifications: Talking to Users
- 14 Queues & Background Jobs: Heavy Lifting Off-Screen
- 15 Building APIs with Laravel: Serving the World
- 16 Testing: Shipping Code with Confidence
- 17 Deployment & Optimization: Going Live!