We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c597862 commit 237543cCopy full SHA for 237543c
README.md
@@ -76,7 +76,7 @@ You should add a disk named `snapshots` to `app/config/filesystems.php` on which
76
Optionally, you may publish the configuration file with:
77
78
```bash
79
-php artisan vendor:publish --provider="Spatie\DbSnapshots\DbSnapshotsServiceProvider" --tag="config"
+php artisan vendor:publish --provider="Spatie\DbSnapshots\DbSnapshotsServiceProvider"
80
```
81
82
This is the content of the published file:
0 commit comments