Jacob
Register plugin from service provider
I have a Laravel composer package/ Filament plugin.
When someone installs the package using composer I want that the Filament plugin is automatically loaded. So that the user doesn't have to add it manually to the
->plugins()
in their AdminPanelProvider
class.9 replies
Is it possible to add pages to the global search results?
That is a nice plugin, and I'm already using it! But I mean is that I have a custom page, for example titled "General Settings" and I want that page to appear in the search results when I search for "general settings".
5 replies