Skip to content

Is there a copy/paste-able list awailable for 'commands' in modules.php? #1977

Closed Answered by dcblogdev
berghxyz asked this question in Q&A
Discussion options

You must be logged in to vote

You can see the internal commands at https://github.com/nWidart/laravel-modules/blob/v11.1.5/src/Providers/ConsoleServiceProvider.php

to see all module commands you can run: php artisan list | grep module

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@berghxyz
Comment options

Answer selected by berghxyz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants