Learn effective caching techniques for your Laravel applications.
Your database is likely to offer the biggest opportunities to boost performance. Learn how to make the most of it.
The front end of your application can cause performance issues too, and these tips aren't limited to Laravel either - they can translate to other frameworks.
There's a lot of misinformation about web application performance. Learn what's worth worrying about and what isn't.
Production and development environments are very different. Learn how to configure your server for optimal performance.
Making your application perform as well as possible can be challenging. Learn where you can make the biggest gains.