Skip to content

Commit 90a33e5

Browse files
committed
Edit README
1 parent 9bf6428 commit 90a33e5

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
@@ -18,6 +18,12 @@ You must add the service provider to `config/app.php`
1818
```
1919
php artisan vendor:publish
2020
```
21+
22+
**Run migration**
23+
> **Note:** create taggable tables.
24+
```
25+
php artisan migrate
26+
```
2127
<hr>
2228

2329
### Config:

0 commit comments

Comments
 (0)