Skip to content

Commit

Permalink
Merge pull request #25 from eugenevdm/update_readme_with_vendor_publi…
Browse files Browse the repository at this point in the history
…sh_info
  • Loading branch information
KABBOUCHI authored Nov 11, 2020
2 parents 54ff3c5 + 31b3198 commit ec1324b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ public function tools()
}
```

Publish the package configuration file.

```bash
php artisan vendor:publish --provider="KABBOUCHI\LogsTool\LogsToolServiceProvider"
```

## Authorization
```php
// in app/Providers/NovaServiceProvder.php
Expand Down

0 comments on commit ec1324b

Please sign in to comment.