SpartnerNL / Laravel-Nova-Excel

🚀 Supercharged Excel exports for Laravel Nova Resources
https://docs.laravel-excel.com/nova/1.0/
MIT License
378 stars 73 forks source link

Resources attribute can be array #178

Closed VGirol closed 2 months ago

VGirol commented 2 months ago

Resources attribute of Laravel\Nova\Http\Requests\ActionRequest can be null, string or array

VGirol commented 2 months ago

PR #179 is better than mine :)