We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ec61d commit c31ac0bCopy full SHA for c31ac0b
README.md
@@ -77,7 +77,8 @@ changed the local disks:
77
```
78
add this on the $commands property array, this will enable package's built in consoles
79
80
- \Darryldecode\Backend\Base\Console\ComponentMake::class
+ \Darryldecode\Backend\Base\Console\ComponentMake::class,
81
+ \Darryldecode\Backend\Base\Console\WidgetMake::class
82
83
84
---
0 commit comments