Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete module:make-model command. #2012

Open
To-heeb opened this issue Jan 28, 2025 · 0 comments
Open

Complete module:make-model command. #2012

To-heeb opened this issue Jan 28, 2025 · 0 comments

Comments

@To-heeb
Copy link

To-heeb commented Jan 28, 2025

Summary

Complete module:make-model command to be able to add policy and use -a or --all just like the default in Laravel

Image

e.g

1) Add all the options at once like it is in Laravel

php artisan module:make-model Post Blog -a

or

php artisan module:make-model Post Blog --all

2) Add policy like it is in Laravel

php artisan module:make-model Post Blog --policy
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

No branches or pull requests

1 participant