Join the Stack Overflow Community
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

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..................

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.