Class LaravelUi5\Core\Ui5\AbstractManifest

abstract
implements LaravelUi5ManifestInterface

Base class for building a laravel.ui5 manifest fragment.

Automatically provides core sections (actions, reports, routes, meta) and allows apps to augment the manifest via augmentFragment().

All keys must be defined in LaravelUi5ManifestKeys. Unknown keys will throw.

Methods