Course Curriculum
1 Lessons List
Intro and Styling with Laravel Pint
3 min read
Feature/Unit Tests: Make them Work
3 min read
Tests actingAs(): No Need to Send Tokens
2 min read
No Need for response()->json()
3 min read
Single Responsibility: Move Controller Code to Trait
5 min read
Duplicate Code: Make Controller Resourceful
3 min read
Route Model Binding
4 min read
Static String Letters to PHP Enum
4 min read
Handling AuthorizationException Globally
6 min read
Using Gates Properly: Remove isAble() Method
3 min read
Quick Fix for Test Factories
1 min read
OrderController with no try-catch: Final Version
10 min read
"The Payoff": Eliminate Trait and One More Controller
7 min read
Order Owner Refactor to User Controller
5 min read
AuthController and Review Conclusion
4 min read
