benjamincrozat / laravel-dropbox-driver
Dropbox storage driver for Laravel.
Installs: 203 385
Dependents: 2
Suggesters: 0
Security: 0
Stars: 53
Watchers: 6
Forks: 11
Open Issues: 2
Requires
- php: ^8.1
- illuminate/contracts: ^9.0|^10.0
- spatie/flysystem-dropbox: ^2.0|^3.0
Requires (Dev)
- nunomaduro/collision: ^6.0
- orchestra/testbench: ^7.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpunit/phpunit: ^9.5
README
Requirements
- Laravel 9+
- PHP 8.1+
Documentation
The documentation is available here: Laravel Dropbox Driver package: how to use it
Other packages
I created new packages using AI to save you days of tedious work:
- Smousss Factorize, that helps you generate Laravel factories in seconds, without annotations
- Smousss Globalize, that helps you internationalize Laravel projects in seconds by wrapping up text inside the
__()
helper - Smousss Novalize, that helps you generate Laravel Nova resources in seconds, without annotations