Pantry is a file storage module for Alpas framework. Pantry makes it easy to store uploaded files as part of your HTTP form to one of the many boxes. By default Pantry ships with the following boxes:
local
- Stores files in your localstorage/app/web
folder.s3
- Stores files in an S3 bucket.do
- Stores files in a DigitalOcean space.