The Laravel Survival Guide Tony Lea
User Manual:
Open the PDF directly: View PDF
Page Count: 98
- Thanks
- Introduction
- Chapter 1 - Getting Started
- Chapter 2 - Composer & The Laravel Installer
- Chapter 3 - The Laravel Structure
- Chapter 4 - Routing
- Chapter 5 - Models
- Chapter 6 - Model Relationships
- Chapter 7 - Mutators
- Chapter 8 - Views
- Chapter 9 - Blade
- Chapter 10 - Controllers
- Chapter 11 - Piecing It Together
- Chapter 12 - Artisan
- Chapter 13 - Middleware
- Chapter 14 - Authentication
- Chapter 15 - Requests
- Chapter 16 - Responses
- Chapter 17 - Migrations
- Chapter 18 - Seeds
- Chapter 19 - Security
- Chapter 20 - Testing
- Chapter 21 - Wrapping Up