Ultimate Laravel Optimization Guide! (Queries, Queues, Caching, Infrastructure)

preview_player
Показать описание
In this video I go over the main optimizations you will get to know as a Laravel developer. Please use the timestamps in the video to watch the most relevant parts.

⭐️ Signup for Cloudways with my promo code and get $10 off of your hosting bill. Use promo code: DAVIDG

0:00 Introduction
1:25 Build Tools, Optimizing Frontend
3:40 Explaining Eager Loading, N+1 Query Issues
6:20 Building the code we need for N+1 demo
15:36 Fixing our demo N+1 issue
19:21 Caching Query Results
22:20 Redis in Production Environments
23:44 Queuing Mail, Exports, etc
26:43 Request Caching (Pages & Resources)
28:43 Vertical & Horizontal Scaling
32:08 Laravel Octane, Keeping Service Container in Memory
34:28 Conclusion

#laravel #laravelcourse #laravelhosting #setuplaravel
Рекомендации по теме
Комментарии
Автор

As a Laravel developer, watching this was refreshing and reminded me of many good things about the Framework. Please keep doing more videos like this

blessdarah
Автор

Loved it. I am thinking of how to solve the N+1 use resource collection for APIs

andrewsquarcoo
Автор

Thanks for the helpful information david 🙏

khalifcolvin
Автор

great tutorial. Can you tell me which extension of vs code you are using for query counting??

rjtkatoch