Persistent Database Connection Issues on GoDaddy VPS with Laravel 9.19 and PHP 8.0 After Server Rebuild
I have a connection issue on my VPS from GoDaddy. It is a site based on Laravel 9.19 and PHP 8.0. The problem started after we decided to rebuild the server. Since then, I have had issues with the database connection where, after making several queries, the connection breaks and then restores after a few seconds. How could I solve this?