Hello friends am facing problem related to angular ui router loading ui-view data
main index.php file content =>here i set base href as project folder name and place ui-view div to load initial.php view content
inital.php view content =>content html dropdown element and use controller to load data using restfull api php services
htaccess content=> DirectoryIndex /demo/index.php FallbackResource /demo/index.php
might be some issue is there in .htaccess, please help me..................