Answers for "laravel SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = neo_cultbooking and table_name = migrations"

0

SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = ipris and table_name = migrations and table_type = 'BASE TABLE')

php artisan cache:clear 
php artisan config:clear
Posted by: Guest on April-15-2021

Code answers related to "laravel SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = neo_cultbooking and table_name = migrations"

Browse Popular Code Answers by Language