Download the PHP package sawirricardo/laravel-dropbox without Composer
On this page you can find all versions of the php package sawirricardo/laravel-dropbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sawirricardo/laravel-dropbox
More information about sawirricardo/laravel-dropbox
Files in sawirricardo/laravel-dropbox
Package laravel-dropbox
Short Description Niceties to add dropbox as one of your laravel's storage system. Wrapper around Spatie's flysystem dropbox.
License MIT
Homepage https://github.com/sawirricardo/laravel-dropbox
Informations about the package laravel-dropbox
Niceties to add dropbox as one of your laravel's storage system. Wrapper around Spatie's flysystem dropbox.
Simply use dropbox as storage for your laravel apps.
Support us
We invest a lot of resources into creating best in class open source packages. You can support by donating to
- Paypal
- BCA 8330123584
I appreciate you if you connect with me on Twitter
Installation
You can install the package via composer:
You'll need to update your filesystem.php
to add dropbox
like so:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- sawirricardo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dropbox with dependencies
illuminate/contracts Version ^7.0 | ^8.0 | ^9.0
spatie/flysystem-dropbox Version ^1.0 | ^2.0
spatie/laravel-package-tools Version ^1.9.2