Alhthough now i'm stuck with the next step...
php artisan migrate --seed
Error:
SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When starting mysql it says.
mysql started at port 3306 ; so it's running..
No idea what could be the issue...