My project was launched onto an AWS server. I don’t understand why my user’s table is abruptly erased after a few days. Every time, I saw that only the user’s table was removed. My personal AWS server is running the exact same code as the server on my local machine. What’s going on there is unknown to me. Laravel, PHP, PHPMyAdmin, AWS Ec2, and cronjob (this cronjob just updates the status for orders every 10 minutes) are the technologies I described as being used.
Please let me know if you have the answer to this problem.