Vérifiez votre DB_HOST
sur votre .env
fichier
DB_HOST=http://localhost/
--> DB_HOST=localhost
Résultat :
Je peux migrer paisiblement maintenant.
php artisan migrate
Migration table created successfully.
Migrated: 2014_10_12_000000_create_users_table