Open the .env file located in the root of your Laravel project and update the database configuration to use MySQL: main modification is modify sqllite to mysql and write the command : php artisan migrate