mardi 21 janvier 2020

barryvdh/laravel-dompdf failed to stream my invoice it just keep loading in laravel app

I want to stream my invoice. But when i click to stream it just keep loading it is not responding; this is my function

  $pdf = PDF::loadView('receipt', array('user' => $user, 'traveller'=>$cus_info));
  return $pdf->stream();


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/37ibzKo
via IFTTT

Aucun commentaire:

Enregistrer un commentaire