DON'T forget to check the project log in Laravel when it is in production
Surely when you upload your excellent application in Laravel to production and obviously you pass the flag to production here in your .env, or you simply do not upload the .env to production as I have mentioned in other videos, then surely you are left trembling from possible problems that may arise. occur in your application that is, errors and you do not know how to detect them; You can easily do this when you pass this check to production and automatically all errors are saved in a log and you do not have to configure anything else; so, the only thing you have to do here is look for that log that is in
storage/logs
From the records you can start applying corrections, so you simply download it, open it and evaluate what is shown in it and make the relevant corrections based on it from time to time.
- Andrés Cruz
Develop with Laravel, Django, Flask, CodeIgniter, HTML5, CSS3, MySQL, JavaScript, Vue, Android, iOS, Flutter