laravel-totem: Custom commands not showing
Hi, loving the idea of this package so wanted to give it a go.
We’ve got around 15 custom commands which are registered in the Console/Kernel.php and we run via the normal laravel scheduler.
However none of these commands are showing on the Totem create task screen.
Is there something we need to do to make these show?
Thanks
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 3
- Comments: 23
This should be working fine in master branch.
@roshangautam I can confirm with version
v0.7.0we’re also not seeing custom commands that use the default laravel registration system