AWS upload laravel project
Hello, i upload my metronic laravel project to AWS but i get this mistake. What can i do?
Replies (2)
https://drive.google.com/file/d/1FDp0S_qlBmT1RxvtInFaGxLdkbQLzbrP/view?usp=sharing
https://drive.google.com/file/d/1W1Gujatfl7l1vBTjc40MT4K-FjnCCQ5i/view?usp=sharing
https://drive.google.com/file/d/1BhGbmfNjgKF0iHrA141-6df4YU-uKVj6/view?usp=sharing
https://drive.google.com/file/d/1T2B9T0qjPDPfME14BMTrTPjH2mmNZwV3/view?usp=sharing
Hi Justus,
There is a "500" status code error. Usually happens when the first install, the file .env is missing.
Please try to copy .env.example file to .env file. Please check the documentation for the installation steps.
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build
Thanks