August 18, 2020
Episode 26 - Streamline your controllers
In this episode, JMac and Jess discuss generating ebooks and 3 ways to tidy up and streamline controllers in your Laravel applications
Show Notes
- BaseLaravel: a field guide for streamlining Laravel applications
- Tweet: Publishing an ebook
- The Proximity Rule
- Accessing the Request
- Memoization or function cache
- Fat Model, Skinny Controllers
- Automated streamlining with the Laravel Fixer
- Form Requests for more than validation
- Laravel's Form Request