You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've forked and internalized the code of this package in my project because i think it's dead as the maintainer is not replying to any issues since a while
Hi,
i would use the same query builder syntax to export data as Excel.
For example, calling:
would call /users/export with the same querystring parameters of
get()
method and then use a snippet similar toor https://www.npmjs.com/package/file-saver
I'm using https://docs.laravel-excel.com/3.1/exports/ and would be incredibly helpful replicate the same get() behaviour exporting the Excel from
Maybe is already possible with some hack :)
Thanks
The text was updated successfully, but these errors were encountered: