AWS Laravel works on fresh install not old projects

Viewed 10

I can launch a fresh install to AWS beanstalk perfectly fine - codecommit - codepipeline

but when I use an existing project it throws 404 errors with the same .config files for Nginx.

I can just transplant the files to the new project but really want to understand why it's happening. New install is same version of laravel and same php on server as the old project.

0 Answers
Related