Skip to content

Commit a421756

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 8ebf656 commit a421756

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ You can install the Nova tool via Composer:
88
composer require --dev laravel/nova-devtool
99
```
1010

11+
Once installed, you can run the following to update NPM's `package.json`:
12+
13+
```shell
14+
npm install --save-dev "vendor/laravel/nova-devtool"
15+
```
16+
1117
## Usages
1218

1319
### Setup Laravel Nova Workbench

0 commit comments

Comments
 (0)