php artisan make:migration create_users_table --path=/path/to/your/migration/directory php artisan migrate --path=/path/to/your/migration/directory