Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
murdercode authored Jan 22, 2024
1 parent a1c37cc commit 94e14b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ You need to publish the migration file:
php artisan vendor:publish --tag=nova-busy-resource-field-migrations
```

Remember to launch the migrations:
```bash
php artisan migrate
```

Also, you can publish the config file:

```bash
Expand Down

0 comments on commit 94e14b2

Please sign in to comment.