Laravel工匠迁移:刷新xampp会产生奇怪的错误

I used to work on a mac with laravel 5.3 / 5.4 no prob's with laravel whatsoever.

But since i'm back on my windows machine the problems start to come, i started with installing xammp, composer and then downloaded laravel. setted my DB settings in de .env file up and then I wanted to test the db connection with php artisan migrate:refresh which gave a error.

enter image description here

I did not change anything to the migration's so there shouldn't be any problem with it and since i'm kinda stuck HELP!

Disable secure mode on config/database.php