Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

GTHell's avatar

Laravel export eloquent query as report?

So I have a beautiful query and would like to export it to A4 or possibly excel but with header, logos date just like typical invoice you see everyday. How would I do that?

0 likes
4 replies
jlrdw's avatar

@gthell come on now with your experience including c#, you should be able to do a report with your eyes closed. Just some formatting.

The fun comes in when the boss wants also an online viewable version that's a long Report with many pages and double pagination is required.

But still pretty easy just a little manipulation in the controller.

GTHell's avatar

@JLRDW - @jlrdw they basically want the power of SQL select where!!! I wish we had SQL admin so there is no more developer work to leverage the task. Also has SQL people will probably help a ton to the company in generating report and study the data. Well, I'm not the boss so I can only ask for easy solution here.

@cronix Cool package. I think it's what I needed.

GTHell's avatar

Is printing support responsive?

Please or to participate in this conversation.