Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Nov 8, 2022
1 parent 0da57a8 commit 57f4dca
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,6 @@ You can install the package via composer:
composer require okaufmann/laravel-horizon-doctor
```

[//]: # (You can publish the config file with:)

[//]: # ()
[//]: # (```bash)

[//]: # (php artisan vendor:publish --tag="laravel-horizon-doctor-config")

[//]: # (```)

[//]: # (This is the contents of the published config file:)

[//]: # ()
[//]: # (```php)

[//]: # (return [)

[//]: # (];)

[//]: # (```)

Optionally, you can publish the views using

```bash
php artisan vendor:publish --tag="laravel-horizon-doctor-views"
```

## Usage

```bash
Expand Down

0 comments on commit 57f4dca

Please sign in to comment.