you need to ensure that sites map to your document root, for instance, a typical laravel project would have the public folder as document root, therefore the last part should look like
sites:
- map: angular.app
to: /home/vagrant/Laravel-Projects/front-end/public
Do you have an index.html file at the following location:
D:/Laravel-Projects/front-end/index.html
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community