Skip to content

Is there a way to inject Commands into Hyde from a custom extension? #266

Answered by caendesilva
raphaelstolt asked this question in Q&A
Discussion options

You must be logged in to vote

@raphaelstolt We register the Hyde commands in ConsoleServiceProvider.php, so that's a great option if you are developing an extension.

The rest of the Laravel Artisan Console applies, and you can also use the underlying Symfony helpers if you need more control.

If this answers your question, feel free to mark it as an answer! Let me know if you need any more help! By the way, I'd love to see your extension when it's done!

Replies: 1 comment 1 reply

Comment options

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

Answer selected by raphaelstolt
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