We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
Trying to resize an image and upload to s3 but its not working
$file = Image::make(base64_decode($request->get('fileEncoded')))->resize("1024", "1024");
Is their any solution?
Aucun commentaire:
Enregistrer un commentaire