Skip to content

Commit 181d0ae

Browse files
scott graysonscott grayson
authored andcommitted
docs: Remove config file section from README
- Remove config file publishing instructions - All configuration is done when registering plugins
1 parent ad8737c commit 181d0ae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ php artisan vendor:publish --tag="filament-help-migrations"
2828
php artisan migrate
2929
```
3030

31-
You can publish the config file with:
32-
33-
```bash
34-
php artisan vendor:publish --tag="filament-help-config"
35-
```
36-
37-
The config file is currently empty as all configuration is done when registering plugins.
38-
3931
## Using the Plugins
4032

4133
### Admin Plugin (for editing help articles)

0 commit comments

Comments
 (0)