Dmytro Kulyk

Results 5 comments of Dmytro Kulyk

Added support of resource tools for tabs in v1.1.5

@Yelles What do you mean about resource action?

You can add relation to tabs: ```php MorphMany::make(__('Actions'), 'actions', ActionResource::class), ``` But default relation will not be hide. PR for fixing it has sent to upstream: https://github.com/laravel/nova/pull/292

Reverted "Also need to send additional user parameters with events like user_id." Simplified using only clientId for allow Closure for dynamic resolver for clientId