Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Edwin Laravel Package

superdupercybertechno/edwin

View on GitHub
Deep Wiki
Context7

edwin

AKA Digital Ocean Spaces File System Driver for Laravel

A simple extension that adds the Digital Ocean Spaces as a file system extension to Laravel.

Just install via Composer:

composer require superdupercybertechno/edwin

... add the driver to app/filesystems.php...:

'spaces' => [
    'driver' => 'spaces',
    'key' => env('DIGITAL_OCEAN_SPACES_KEY'),
    'secret' => env('DIGITAL_OCEAN_SPACES_SECRET'),
    'region' => env('DIGITAL_OCEAN_SPACES_REGION'),
    'bucket' => env('DIGITAL_OCEAN_SPACES_BUCKET'),
],

... and finally add the credentials to .env:

DIGITAL_OCEAN_SPACES_KEY=[your key]
DIGITAL_OCEAN_SPACES_SECRET=[your secret]
DIGITAL_OCEAN_SPACES_REGION=[your region]
DIGITAL_OCEAN_SPACES_BUCKET=[your bucket name]

At this point you should be good to go!

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle