Relationships Create Instance

Hello! im edit form from relationship of users, and i want the requiered() only on create, how i can use the instance? thanksss
2 Replies
awcodes
awcodes2y ago
->required(fn ($context) => $context === ‘create’)
lucianosnchz
lucianosnchzOP2y ago
RUNNINGGG !! THANKs 👏🏻

Did you find this page helpful?