What happened?
When setting persisted rules with BotlyPlugin::make()->persistedRules() any persisted rules set in config.php are lost.
How to reproduce the bug
Add persisted rules to both the plugin object and the config, notice that the config values are ignored.
Package Version
1.0.3
PHP Version
8.4
Laravel Version
12
Which operating systems does with happen with?
macOS
Notes
No response
What happened?
When setting persisted rules with
BotlyPlugin::make()->persistedRules()any persisted rules set inconfig.phpare lost.How to reproduce the bug
Add persisted rules to both the plugin object and the config, notice that the config values are ignored.
Package Version
1.0.3
PHP Version
8.4
Laravel Version
12
Which operating systems does with happen with?
macOS
Notes
No response