I am working on Lumen but why PHP artisan command is not working.
here are my commands those i ran:
~$: php artisan migrate:install
Migration table created successfully.
-$: php artisan make:migration --create=users create_users_table
[Symfony\Component\Debug\Exception\FatalThrowableError] Parse error: syntax error, unexpected ','