Laravel 9 throw custom error view if DB connection fails?
what i am trying to do is if the connection to the database fails, instead of getting No connection could be made because the target machine actively refused it, i want to throw a custom view that displays a simple…