It's more the Inertia documentation is outdated, not necessarily that it's incorrect. It has no sections for Laravel and Vite for instance. I think it's written for Laravel 8 and Mix. There are PRs for updating it, but the documentation hasn't been updated for almost a year. 🤷♂️
@Randy_Johnson I’m fine. You’re the one that opened a post due to literally having issues though, and decided moaning on Laracasts was the best course of action.
I've been using Inertia for a few weeks now with no issues. I am primarily using the Breeze package; however I have also used Jetstream. I've been through every install option using Breeze (Vue/React) with/without SSR, and also the standalone API with Next.js demo. I've run it on my local machine and on Forge as well. Can't say I have run into any breaking issues. Also, SSR works great for me using both dev, build, and running the SSR server with node.
I'd recommend checking out the Inertia demo app PingCRM if you are looking for another approach that isn't Breeze/Jetstream.
Lastly, I have noticed some documentation differences when browsing the Inertia site after clicking the Upgrade Guide on the homepage. So I can definitely agree that there is some new progress being made. :D