Any AWS EB Laravel route getting 404 Not Found nginx/1.16.1
问题 I've just deploy a new laravel 7 application on AWS Elastic beanstalk. I've noticed they changed the Apache server to Nginx server. https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platform-history-php.html This is my api backend URL: http://mappab-api-staging.mappab.com.br/ This is the login route: http://mappab-api-staging.mappab.com.br/login - 404 status. Did you get the same problem? How can I fix it? My php.conf placed at /etc/nginx/conf.d/elasticbeanstalk/ is: root /var/www