File Uploads
LaunchStack comes with all filesystems supported by Laravel, but we recommend using any S3-compatible driver like Digital Ocean Spaces or AWS S3.
You can change the configurations on the file:
For Digital Ocean Spaces, you need to add inside your .env file:
Last updated