scaffold_pico
scaffold_pico copied to clipboard
wrong namespaces
scaffold_pico -m Booking -n manage/health -b Manage::BaseController --nested_in_resources Client --fields id:integer department_id:integer interior_space_id:integer start_date:datetime end_date:datetime size:integer created_at:datetime updated_at:datetime --index-fields id department_id interior_space_id start_date end_date size created_at updated_at --search-fields id department_id interior_space_id start_date end_date size created_at updated_at --services_folder=services --debug --css_framework=materialize
(edited)