php - PDF Generation with Snappy- Laravel -


so, snappy amazing job creating pdfs laravel site. problem login. snappy can pdf pages before login if try pdf url of page appears after login, pdfs login page. must sessions or auth function. knows how pdf pages require authorisation snappy?

am not aware passing authentication pdf generation. suggest is, have separate page render required data , generate pdf.

example : want generate pdf user profile detail.

first need have normal page ask authentication, once authentication done , details fetched, retrieved information send pdf generation page render data.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -