页面 · Laravilt
Plugin Traits
Reusable plugin concerns
Reusable concerns for plugin features.
HasMigrations
php
Methods: migrations(), getMigrations(), loadMigrations()
HasTranslations
php
Methods: translations(), getTranslationNamespaces(), loadTranslations()
HasViews
php
Methods: viewNamespace(), getViewNamespace(), loadViews(), publishViews()
HasAssets
php
Methods: assets(), assetsPath(), getAssets(), getAssetsPath(), publishAssets()
HasCommands
php
Methods: pluginCommands(), getPluginCommands(), registerPluginCommands()
HasComponents
php
Methods: components(), getComponents(), registerComponents()