Inertia matou a API REST do seu projeto Laravel (e talvez tenha feito um favor)
Nem Blade puro, nem SPA de API. O Inertia é o meio-termo que confunde. Você precisava mesmo daquela API separada com Vue consumindo JSON?
Tag archive
Nem Blade puro, nem SPA de API. O Inertia é o meio-termo que confunde. Você precisava mesmo daquela API separada com Vue consumindo JSON?
I clicked the logo on one of my Laravel + Inertia sites and the homepage rendered inside Inertia's...

Laravel developers do not need to chase every frontend trend, but they do need a clearer sense of what matters now: Livewire or Inertia, accessibility, state, server-driven UI, and where AI changes the bar.

If you've been following my journey, you know I went all in on Elixir a while ago. I left the React...
If you've ever built a form in a Vue SPA that talks to a Laravel backend, you know how it...

Most Vue + Laravel tutorials stop at "here's how to render a page with Inertia." Real SaaS apps need...

Set up Inertia.js SSR with Vue or React on Deploynix: Node.js for SSR, build scripts in deployment hooks, asset versioning, and troubleshooting.

For a long time, if you wanted to build a fast, modern web application without page reloads, you had...
TL;DR: How I built database-driven multi-department workflow routing in Laravel — no hardcoded logic,...

After a save or reset action, clicking "Preview" returns a 419 Page Expired — even though the page...

If you’ve ever maintained a multilingual Laravel app, you know the pain. You start with two...

So you're building a Laravel + Inertia + React app and you need it to speak more than one language....