laravel-actions
laravel-actions copied to clipboard
Usage with Laravel Pipeline ?
How to use it with Laravel Pipeline ?
Should we use it with method overload ?
because Pipeline actions is handle($mixed, $closure)
, but we also has handle function in laravel actions.