generator-angular-php
generator-angular-php copied to clipboard
Deploying built dist to live server 404 and 500 errors
When I deploy a build to a live server, I get 404 and 500 errors; even though the development environment works perfectly. I have tried to edit permissions and .htaccess but nothing is working. What is going on? I can provide more detail, just ask me what you need to help.
Problem was with my PHP version on my server. What is the PHP version used by this generator? Can it be configured?