stepanenko3 / nova-command-runner

This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
MIT License
33 stars 14 forks source link

feat: add RunsArtisan Trait #42

Closed kiritokatklian closed 2 months ago

kiritokatklian commented 6 months ago

Fixes #20 and #36. I suggest bumping the version to 4.4.0, but let me know if you'd like to release it as a patch instead, so I can update the changelog accordingly.