Skip to content

Commit 229c603

Browse files
committed
Merge branch 'master' of github.com:darryldecode/laravelbackend
2 parents d7b1f56 + c31ac0b commit 229c603

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ changed the local disks:
7777
```
7878
add this on the $commands property array, this will enable package's built in consoles
7979
80-
\Darryldecode\Backend\Base\Console\ComponentMake::class
80+
\Darryldecode\Backend\Base\Console\ComponentMake::class,
81+
\Darryldecode\Backend\Base\Console\WidgetMake::class
8182
```
8283

8384
---

0 commit comments

Comments
 (0)