If your whole project is in the subfolder it should work just fine, because the subfolder would be the root directory of the project. The subfolder should contain the vendor directory and so on as well
Jul 12, 2018
3
Level 2
Horizon not working in subfolder
I've set up Laravel + Horizon in a subfolder on our server (nginx) but Horizon just loads a blank page with no display or console errors. Works fine on localhost. I replicated the issue on localhost by moving the Laravel installation to a subfolder and then I get the same issue where assets etc. try and load from root e.g. /vendor/horizon/css/app.css.map
Is there anywhere in Horizon I can change the path or tell it to point to the subfolder? Thanks in advance.
Please or to participate in this conversation.