6 Laravel courses that helped me: 💰 Get a raise 🌎 Land a high-paying Remote job 🥇 Become a Certified Laravel Developer 💪🏻 Escape the 9-5 grind 🌟 Start building my own product Ready to transform your career? Let's dive in! ↓
1. Laravel Beyond CRUD by @brendt_gd @freekmurze • Building large, maintainable applications • How to use the state pattern to model complex, state-specific flows • How to make code reusable by using actions • Clean Code / DTO / Refactoring laravel-beyond-crud.com
2. Eloquent Performance Patterns by @reinink • Creating dynamic relationships • Optimizing database queries • Using subqueries to select, filter, and order related data. • Calculating totals using conditional aggregates, etc eloquent-course.reinink.ca
3. Refactoring to Collections by @adamwathan • Never write another loop again • Learn higher-order functions and their usefulness • Lots of walkthroughs in a lot of practical examples adamwathan.me/refactoring-to…