$ php artisan migrate:generate
Using connection: mysql
Generating migrations for:
Do you want to log these migrations in the migrations table? [Y/n] :
>
[ERROR] A value is required.
Do you want to log these migrations in the migrations table? [Y/n] :
> Y
Migration table created successfully.