"Performance with Laravel" is a 362-page guide focused on optimizing the performance of Laravel/PHP applications. It covers advanced topics such as Redis, database indexing, asynchronous workflows, concurrent programming, handling large data sets, query optimization, HTTP resource optimization, and designing robust architectures. The book includes real-world projects like web scrapers and analytics platforms, making it essential for developers aiming to enhance their application's performance.
Performance with Laravel (Premium Package)
0h 0m 0s
English
Paid
About the Author: Martin Joo
Martin Joo is a Hungarian software engineer and Laravel educator focused on the deeper engineering side of PHP work — performance, system design, and database internals — applied to the Laravel framework specifically. His material is denser than most Laravel tutorial content and aimed at developers ready to think about Laravel as a serious production stack.
His CourseFlix listing carries four Martin Joo courses: Performance with Laravel (Premium Package), Master System Design with Laravel, Building Finance Apps with Laravel, and Building a Database Engine (a from-scratch database implementation in PHP). Material is paid and aimed at senior Laravel developers and engineering leads.
Books
Related courses
-

DevOps Project: CICD with Git GitLab Jenkins and Laravel
Sources: UdemyLearn how to build a full CICD pipeline for a Laravel app with Git, GitLab, and Jenkins. You set up deploy steps and run each part with confidence.4 hours 47 minutes 21 seconds -

Test-Driven Laravel
Sources: adamwathanThe biggest objective of this course is to teach you how to TDD something real; not just another cookie-cutter to-do app.21 hours 48 minutes 56 seconds -

Let's Build A Forum with Laravel and TDD
Sources: LaracastsA forum is a deceptively complex thing. Sure, it's made up of threads and replies, but what else might exist as part of a forum? What about profiles, or thread19 hours 30 minutes 20 seconds