Refactoring HomeController with A LOT of if-statements
This is a short review of a code I’ve seen online, which could be separated into different parts from the Controller.
- - - - -
Support the channel by checking out my products:
- My Laravel courses:
- Laravel QuickAdminPanel:
- Livewire Kit Components:
- - - - -
Other places to follow:
- My weekly Laravel newsletter:
- My personal Twitter:
1 view
13
3
1 year ago 00:03:35 1
Refactoring HomeController with A LOT of if-statements
1 year ago 00:18:22 6
Laravel CRUD Review: (In)Consistent Model and Controller
2 years ago 00:34:35 3
Avoiding the Temptation to Over-Engineer • Jessica Cregg • GOTO 2022
4 years ago 00:19:57 1
Junior Code Review: Laravel Routes, Middleware, Validation and more