Laravel DB Optimization: From to 26 Queries

Let’s optimize one Artisan command that imports translations, step-by-step together. 00:00 Intro 01:05 Measuring queries 02:19 Identifying bottleneck 03:23 Duplicate syncTranslations 05:15 Duplicate Language query 07:32 Duplicate Translation query 09:40 No updateOrCreate() Previous video “How to Submit Pull Request to Laravel Package“ My course “Better Eloquent Performance“: - - - - - Support the channel by checking out my products: - My Laravel courses: - Laravel QuickAdminPanel: - Livewire Kit Components: - - - - - Other places to follow: - My weekly Laravel newsletter:
Back to Top