Skip to content

Conversation

dcblogdev
Copy link
Collaborator

@dcblogdev dcblogdev commented Mar 8, 2025

add flags 'all', 'resource', and 'policy'

All options:

  -a, --all                  Flag to create all associated files
  -c, --controller           Flag to create associated controllers
      --fillable[=FILLABLE]  The fillable attributes.
  -f, --factory              Create a new factory for the model
  -m, --migration            Flag to create associated migrations
  -r, --request              Create a new request for the model
  -R, --resource             Create a new resource for the model
  -p, --policy               Create a new policy for the model
  -s, --seed                 Create a new seeder for the model

@dcblogdev dcblogdev merged commit 0f2324f into master Mar 8, 2025
6 checks passed
@dcblogdev dcblogdev deleted the make-model-with-flags branch March 8, 2025 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant