vercel-community / php

🐘 PHP Runtime for ▲ Vercel Serverless Functions (support 7.4-8.3)
https://php.vercel.app
MIT License
1.21k stars 268 forks source link

Vercel Blob Support #511

Closed mogery closed 6 months ago

mogery commented 6 months ago

Feature Request

Support using Vercel Blob for file uploads and storage.

This might be difficult, because the max. file size you can upload from the server-side is 4.5 MB, but it'd be really cool to be able to cut AWS out completely.

mogery commented 6 months ago

Ugh, sorry, I meant to open this on ServerlessWP. My bad.