Answers for "php artisan ould not find driver (SQL: select * from information_schema.tables where table_schema = nurserybook_test and table_name = migrations and table_type = 'BASE TABLE')"

SQL
3

could not find driver (SQL: select * from information_schema.tables where table_schema = pics and table_name = migrations and table_type = 'BASE TABLE')

just uncomment
;extension=pdo_mysql.dll
in the php.ini file
Posted by: Guest on February-05-2021

Code answers related to "php artisan ould not find driver (SQL: select * from information_schema.tables where table_schema = nurserybook_test and table_name = migrations and table_type = 'BASE TABLE')"

Code answers related to "SQL"

Browse Popular Code Answers by Language