how to mention the name of tabel after creating by eloqent code example
Example: laravel find query
php artisan make:model Flight --migration
php artisan make:model Flight -m
php artisan make:model Flight --migration
php artisan make:model Flight -m