.env.production.php is wrong. In production you're just supposed to use .env.php.
Do i still need to populate my server block with the fastcgi_param entries on NGINX?
EDIT: No you can leave the variables out of the server block .env.php is sufficient.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community