javascript - resource files are coming up empty when hosted locally -


i working on spa app. working fine online. when tried in localhost of xampp, library files empty.

this structure of app

--html_source |--vendors    |--bootstrap       |--bootstrap.min.css |--index.html 

i start xampp , open in localhost. check source files in the
"inspect element" of browser shows files in vendor folder empty files.

need suggestions


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -