jeylabs/dropbox-master

Dropbox File Upload

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 9

Forks: 0

Open Issues: 0

pkg:composer/jeylabs/dropbox-master

1.0.0 2016-03-01 11:34 UTC

This package is auto-updated.

Last update: 2025-09-29 02:01:24 UTC


README

Laravel Dropbox File Upload

Install using composer

composer require jeylabs/dropbox-master

Add below line into config/app.php inside providers array

Jeylabs\DropboxMaster\DropboxMasterRouteServiceProvider::class,

Publish configuration file

php artisan vendor:publish