Replies: 1 comment 9 replies
-
Please see the example here: https://docs.laravel-excel.com/3.1/exports/extending.html#events |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In old versions of Laravel-Excel we could specify properties when creating new Sheet like this :
In version 3 and 3.1 I can't figure how to do the same.
I have checked the properties function inside the Export file, but I need to change those properties inside public function view(): View {}, what am I missing ?
Beta Was this translation helpful? Give feedback.
All reactions