Just use direct route and include your angular index.html file.
I figured it out all night till I find the solution was that the file suppose to change to index.php and put in there like @include(index)
also I have tried direct route and put in there View::make(index.html); the index.html was in the public/index.html folder and it failed.
Can be put any of AngularJs file in the public folder when it necessary? Does the extension have to change from .html to .php?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community