Skip to content

Commit

Permalink
Merge pull request #4 from martijnhartlief/patch-1
Browse files Browse the repository at this point in the history
Updated ServiceProvider name
  • Loading branch information
barryvdh authored May 7, 2024
2 parents 0f88fa3 + 11783e9 commit af5e586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ composer require fruitcake/laravel-weasyprint
You can publish the config file:

```bash
php artisan vendor:publish --provider="Fruitcake\WeasyPrint\ServiceProvider"
php artisan vendor:publish --provider="Fruitcake\WeasyPrint\WeasyPrintProvider"
```

### Usage
Expand Down

0 comments on commit af5e586

Please sign in to comment.