Laravel Code Review: SQL Queries and Better Naming
Reviewing a Livewire component that can be improved with naming things, removing the comments, and optimizing Eloquent queries.
- - - - -
Support the channel by checking out my products:
- My Laravel courses:
- Filament examples:
- Laravel QuickAdminPanel:
- Livewire Kit Components:
- - - - -
Other places to follow:
- My weekly Laravel newsletter:
- My personal Twitter:
11 views
26
9
5 years ago 00:05:30 110
Laravel Code from Controller into Service: The Right Way
4 years ago 00:14:21 39
Laravel Code Review: Why NOT Use Repository Pattern?
5 years ago 00:46:12 20
Maintaining Blueprint - Code generation for Laravel 8
4 years ago 00:10:16 19
9 Tips for Shorter Laravel Code
4 years ago 00:17:46 5
Laravel Code Review: Debugging, Repositories and Base Controller