php artisan resource-file:create Biography --fields=name,age,biography,sport,gender,colors,is_retired,photo,range,month php artisan create:resources Biography --with-form-request --models-per-page=15 --with-migration