YATProvider
class YATProvider extends BeartropyTableServiceProvider
Methods
void
registerBoostTools()
Register MCP tools with Laravel Boost when available.
Details
in
BeartropyTableServiceProvider at line 26
void
boot()
Bootstrap any package services.
This method loads views, translations, and publishes assets (migrations and language files) when running in the console.
in
BeartropyTableServiceProvider at line 54
protected void
registerBoostTools()
Register MCP tools with Laravel Boost when available.
in
BeartropyTableServiceProvider at line 70
void
register()
Register any application services.
Registers console commands and defines the Livewire components.