Help with Laravel/ReactJS/Inertia deployment
Hello, I have just started learning Laravel and so far I am liking it. Currently I am making a very simple CRUD application with Laravel/ReactJS/InertiaJS just for practice. Everything seems to be working in local environment, so I tried to publish the project on deployment as well. I tried doing it so on Railway, since Google searches recommended it, however I just cant do it.
I used to do it very easily with my NextJS projects through Vercel deployments, but I have no idea how to do it with laravel.
Is there anything specific I need to know?
Any guidance would be greatly appreciated, since I am very lost here.
GitHub repo (I know it is a mess, please don't be to harsh): github.com/KUchuna/laravel-react
Please or to participate in this conversation.