php artisan make:migration create_users_table
This code does not generate a table on phpmyadmin.
What code should I use?