laravel-admin icon indicating copy to clipboard operation
laravel-admin copied to clipboard

Fix problem on using AdminControllers on routes with multiple parameters

Open taha-moghaddam opened this issue 2 years ago • 0 comments

feat: Add $routeParamName to HasResourceActions trait To be able to use admin-controller on routes with multiple parameters like order/{order_id}/payments/{payment_id}/edit

taha-moghaddam avatar Dec 29 '21 09:12 taha-moghaddam