mardi 4 septembre 2018

method file returnsMethod Illuminate\Http\Response::file does not exist

i am trying to send a file with my API response to postman

        return response($company)->file($company->logo, $company->main_photo);

laravel woops returns:

Method Illuminate\Http\Response::file does not exist.

what am i doing wrong?



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

Aucun commentaire:

Enregistrer un commentaire