F
Filament2y ago
Colt

how to get created model in relation manager

How can i get the created model inside CreateAction::make()->after(function…
1 Reply
Patrick Boivin
Have you tried function ($record) { ... } ?

Did you find this page helpful?