Dear community,
I'm Arvind Goswami, I'm new to Laravel and having trouble with 'artisan migrate.' I tried switching from 127.0.0.1 to localhost, but now it's showing "Connection refused." And also I've enabled PDO, but getting pdo_mysql loading error:
"PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql'."
Any simple fixes? Thanks!
Can you please share the contents of the .env file and tell me what tools you are using for the server and database.
Currently, I'm using latest version of PHP which means PHP 8.3, Laravel 10 as framework, MySQL 8 as database and I'm trying to run this project on localhost xampp