-1
I have a website developed in Laravel 5.8, put on the air, and when I am browsing the site I get this error: SQLSTATE[HY000] [1105] (proxy) all backends are down (SQL: select * from
userswhere
id= 1 limit 1).
However, this error appears out of the blue, sometimes when I go to another page, or when I go back to the page in the browser.
Can someone give me a hint of what I can do to not happen anymore?