samedi 4 août 2018

php artisan migrate stuck at the beginning of the command

[MacOS 10.14.0] When I create a new project (Laravel new blog) Then create a table in MySQL (create database blog) And then update my .env file with the correct userame, password and database.

After creating a project, I will run php artisan migrate But my terminal stays empty, I can type in my terminal. But it won't do anything.

My storage/logs folder is empty.

I have 2 default migrate files in my database/migrations folder.

php migrate list works

What can it be?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire