Laravel: Code Bright

Laravel: Code Bright is a book for Version 4 of the Laravel PHP Framework. The entire book is available online to encourage learning. If you like what you see, please consider buying a copy of the book to support my future writing efforts!

It's available in a number of awesome formats including PDF and eBook. It's also got a bunch of extras that you won't find on the site! Enjoy!


Index

  1. Introduction
  2. The Primers
  3. Architecture
  4. Getting Started
  5. Basic Routing
  6. Responses
  7. Filters
  8. Controllers
  9. Blade
  10. Advanced Routing
  11. URL Generation
  12. Request Data
  13. Forms
  14. Validation
  15. Databases
  16. Schema Builder
  17. Migrations
  18. Eloquent ORM
  19. Eloquent Queries
  20. Eloquent Collections
  21. Eloquent Relationships
  22. Authentication
  23. Events
  24. The Container