Laravel this is not only a practical framework, it is also a programming style
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();
Aucun commentaire:
Enregistrer un commentaire