Appearance
Form Components
Module Manager provides a custom set of form components that make it easier to develop Filament applications. These components are designed to enhance the user experience and streamline the development process.
Relation Manager
php
RelationManager::make(YourRelationManager::class)
->lazy(bool $lazy = true)