How to scale Laravel: beyond the basics (Advanced Laravel Scaling)

#laravel #webdev #php #mysql #aws In this video we’ll be talking about some lesser known methods that helped me scale my Laravel apps to millions of users. I’ve got 5 great tips for you, so let’s dive in! --- Article: 00:00 - Start 00:14 - Read & write database connections 01:56 - Batch inserts & updates 03:45 - Full page cache 05:37 - Precomputed JSON files on a CDN 07:54 - Don’t run synchronous reports
Back to Top