X

Make Model with migration file creation - Laravel

/

>php artisan make:model Employee -m

Model created successfully.

Created Migration: 2021_08_01_114324_create_employees_table