We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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