#how to disable a model in a resource?

4 messages · Page 1 of 1 (latest)

mental cloak
#

You cannot, Filament Resources require a model as the primary model. It sounds like you want a custom page not a resource.

inner torrent
mental cloak
#

See the filament docs, you can include a wizard in any form, so just add Filament Form to a livewire component or add a filament action which is a popup

inner torrent