sqlite-s3 icon indicating copy to clipboard operation
sqlite-s3 copied to clipboard

Serverless dev database: SQLite backed by S3

Results 1 sqlite-s3 issues
Sort by recently updated
recently updated
newest added

When running the `php artisan migrate:fresh` command in a laravel project, an error gets thrown (file_put_contents(): Unable to find the wrapper "s3" - did you forget to enable it when...