Closed gerardp closed 1 year ago
It allows you to define the name for the scaffold, it is the same syntax used in Ruby on Rails.
Example: php artisan make:crud emergencies --model-name=Emergencies
It allows you to define the name for the scaffold, it is the same syntax used in Ruby on Rails.
Example: php artisan make:crud emergencies --model-name=Emergencies