nova-import icon indicating copy to clipboard operation
nova-import copied to clipboard

Add action log in action_events

Open wfw9sr opened this issue 3 years ago • 0 comments

It seems that since the action doesn't applies on models. It didn't has record in action_event when the action is triggered.

I tried to add Laravel\Nova\Nova::actionEvent()->forResourceUpdate($user, $model)->save(); it's not working.

wfw9sr avatar Jun 15 '21 08:06 wfw9sr