Performance with Laravel (Premium Package)
With this guide, you can significantly improve the performance of your Laravel/PHP applications.
"Performance with Laravel" is a 362-page guide that teaches you how to optimize your app's performance.
Advanced Redis
Advanced database indexing
Designing performant and reliable architectures
CQRS
Async workflows
Optimizing jobs and workers
Concurrent programming
Working with large datasets
Export and imports
Decreasing memory consumption
fpm processes
nginx cache
Database optimization techniques
Measuring performance
Fixing N+1 queries
HTTP-related optimizations
Read the full Table of Contents here
All of the above by building real-world projects such as a web scraper or a complete web page analytics platform.
Quick check before we show the links
Helps us keep automated scrapers from hammering the filehosts.
