mercredi 9 mai 2018

Laravel route with specific symbols

How to make the route in Laravel with specific symbols inside?

Why not working this construction ?

Route::get("/myfile.pdf", function() {

    return response()->file('public/file.pdf');
});

Thanks!



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

Aucun commentaire:

Enregistrer un commentaire