angularjs - Deployment for PHP and Angular JS Based Web Application -
currently have developed web application using php backend , angular js front , have tested app hosting in xampp local server, wanted move real server best way . there build tool available .
below details angular js : 1.2.32 php :7.0.22
and application folder structure below
css(folder) ->contains css js(folder) -> contains angular js related controllers img(folder) -> contains images index.html -> start page configuration file -> contains credentials info
Comments
Post a Comment