Skip to content

Conversation

ahosker
Copy link

@ahosker ahosker commented Sep 18, 2025

lorisleiva/laravel-action is a popular package; this php artisan make:action (enabled by default) can conflict with their registration of the command.

This expands on the Configurables to allow the registration of this command to be disabled.

Addresses issue #42

@luisscruza
Copy link
Contributor

I think the most important test in this case is missing: that running a make:action command won't work when disabled

@ahosker
Copy link
Author

ahosker commented Sep 29, 2025

It was harder than I initially thought; I never used defineEnvironment before to do a test.
Thanks for the tip @luisscruza

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.

2 participants