Controlla il tuo DB_HOST sul tuo .env file
DB_HOST=https://localhost/ --> DB_HOST=localhost
Risultato:
Ora posso migrare pacificamente.
php artisan migrate
Migration table created successfully.
Migrated: 2014_10_12_000000_create_users_table