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

fixes #123 - field macros not working for lenses #124

Closed JoshMoreno closed 3 years ago

JoshMoreno commented 3 years ago

Alright, there were two parts. One was the field macros as I initially thought, but ran into issues since lens requests weren't filtering for index fields. This should be good to go now and have it working on a project locally.

patrickbrouwers commented 3 years ago

Thanks 👍