Php versions – Why PHP artisan migrate command showing error?
I try to run xampp on window 7. My php version is php 7.3.2. After run composer install, I run php artisan migrate. My error is: SQLSTATE[HY000] [1044] Access denied for user ''@'localhost' to database 'inventory' (SQL: select * from…