Level 50
Do you want pdf or data?
Basically figure out what you really need first. The good news is that browser by default will try to open a file and if it can not open it (xls) it will download it.
EXCEL: https://github.com/Maatwebsite/Laravel-Excel PDF: https://github.com/barryvdh/laravel-snappy
I would however stay away from PDF at first as it is always a bit more tricky.
Hope it makes sense.