I want run my Angular front-end client within Laravale index.html. I have mange to set up and build both projects. When I open Laravel Client at port 8000 it says it can not find any of the .js files (404 error). I read something about base href to be set properly but I can not figure it out.
Any ideas ?
