Hello,
I have local setup with laravel + inertia starter kit (vue).
Everything works fine, but not sure about deployment (do I need node there, etc...).
What are the steps to deploy this on an Apache webhost environment?
@webpassionist so no ssh access? If not, you need to upload your compiled vue/css files as well the composer directory. There is no need for node_modules