Skip to content

Plugin not working #485

Discussion options

You must be logged in to vote

@dominikgeimer at the end the answer is easier: since you have a register() method in your ServiceProvider, it overwrites the PluginServiceProvider one and therefore the Filament "hooks" are not triggered.

If you remove the register() (and boot() if you want, but not required) method from your provider you can still use the protected $styles syntax 😅

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dominikgeimer
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dominikgeimer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants