landertr

Using an AngularJS frontend and Php […]

landertr PURCHASED
4 years ago
Hi,

Using an AngularJS frontend and Php with MySQL backend from Netbrains IntelliJ Ultimate and an XAMPP stack (for MySQL) I launch /dist/Index.html to start, and it--in turn--launches /dist/view/Dashboard.html. However, when I directly open the /dist/view/Dashboard.html page, the data renders--but, without any Homer formatting. When I launch /dist/Index.html, the Homer formatting is there, but the data does not render. So, the code works, and the Homer template is great; but, I cannot see the data within the Homer formatted Template if I start from /dist/Index.html.

How to i fix it?