Actually i am running PHP artisan migrate command on cmd to tun migration but there is nothing happen on my screen .The cursor is just blinking.
D:\D DRIVE\Yazdan\software\htdocs\new1_larval>php artisan migrate ^C D:\D DRIVE\Yazdan\software\htdocs\new1_larval>
Don't use Ctrl+C while command running.
Ctrl+C will stop execution of command.