Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io authored Nov 28, 2024
1 parent 621bd1a commit cdc9d15
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 @@ -43,7 +43,7 @@ finally register the plugin on `/app/Providers/Filament/AdminPanelProvider.php`
you can use this package by use this helper function

```php
settings($key, 'default value');
setting($key, 'default value');
```

to register new setting to the hub page you can use Facade class on your provider like this
Expand Down

0 comments on commit cdc9d15

Please sign in to comment.