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?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire