Masuds-MacBook-Air:core masudrana$ php artisan migrate
In Connection.php line 760:
SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from vehicle_types
where status
= 1 order by name
asc)
Why is this issue showing? Can you help me to solve this issue?
In your .env file change localhost to 127.0.0.1