UniversalSearchProvider
class UniversalSearchProvider extends ServiceProvider
Class DeviseUniversalSearchProvider registers the universal searching mechanism for Devise
Methods
void
boot()
Bootstrap the application events.
void
register()
Register the service provider.
array
provides()
Get the services provided by the provider.
Details
at line 23
void
boot()
Bootstrap the application events.
at line 33
void
register()
Register the service provider.
at line 44
array
provides()
Get the services provided by the provider.