Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

cjcmalm@icloud.com's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.