May 3, 2018
0
Level 1
Angular route and Laravel Forge
I've published an Angular 5 project with Laravel Forge on my server. The page show up when I'm typing the domain, but Angular routes doesn't work on the server. I don't use Angular inside Laravel, just stand alone and want to have Laravel on the backend on another subdomain.
I got this message "No input file specified." when I try to go to, example: "mydomain.com/path".
How can I do so everything points to the "/dist/index.html" file for every request?
Please help me.
Please or to participate in this conversation.