PermissionsServiceProvider
class PermissionsServiceProvider extends ServiceProvider
Methods
void
register()
Register any application services.
void
boot()
Bootstrap any application services.
void
registerBoostTools()
Register MCP tools with Laravel Boost when available.
void
registerLivewireComponents()
Register all Livewire components for this package.
Details
at line 13
void
register()
Register any application services.
at line 24
void
boot()
Bootstrap any application services.
at line 57
protected void
registerBoostTools()
Register MCP tools with Laravel Boost when available.
at line 69
protected void
registerLivewireComponents()
Register all Livewire components for this package.