Laravel Octane: the performance that comes with a persistent process
How Laravel Octane eliminates per-request bootstrap overhead — and the trade-offs that come with it.
Category
Hands-on use of Laravel, Vue, React and other frameworks and libraries. (Page 2/4)
This category has 22 posts.
How Laravel Octane eliminates per-request bootstrap overhead — and the trade-offs that come with it.
How to write more testable and maintainable code by moving business logic out of controllers and into single-purpose action classes.
How Inertia.js delivers a single-page-app feel without a separate API, how it integrates with Laravel, and when it's the right choice.
A deep dive into Laravel 8's class-based factory system and new directory layout, focused on generating test and seed data.
A practical look at Livewire's server-driven interaction model — when it's the right choice, and where its limits lie.
What does the Laravel 6 LTS release actually mean? Weighing long-term support against your project's lifespan, and how to approach versioning.