State context in infolist

Is it currently possible to get the context of the info list repeater in the action? Can I only do this with models?
No description
2 Replies
Vp
Vp4d ago
->action(function (Plan $record) { // Plan Model
dd($record);
})
->action(function (Plan $record) { // Plan Model
dd($record);
})
danvi
danvi3d ago
I am currently using an array of standard objects and not Eloquent models. I’m considering changing my solution to use Eloquent models.
Want results from more Discord servers?
Add your server