Skip to content

Commit

Permalink
add migrate command for publish section
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Jul 31, 2023
1 parent 5d6c516 commit 616fbb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ For convience, you can use this command to publish config and migration files:
php artisan vendor:publish --provider="Binafy\LaravelUserMonitoring\Providers\LaravelUserMonitoringServiceProvider"
```

After publishing, run `php artisan migrate` command.

<a name="visit-monitoring"></a>
## Visit Monitoring

Expand Down

0 comments on commit 616fbb5

Please sign in to comment.