Git Product home page Git Product logo

laravel-dropbox-driver's Introduction

Hello, there! ๐Ÿ‘‹๐Ÿป

I'm a full-stack web developer with 10+ years of experience from the South of France. โ˜€๏ธ

  • I run Nobinge, a SaaS to summarize and chat with YouTube videos.
  • My blog is another of my side hustles.
  • I managed to grow it to more than 100,000 monthly visitors (advertising space is available).
  • I post on ๐• to more than 5,500 followers.

laravel-dropbox-driver's People

Contributors

benjamincrozat avatar chamby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

laravel-dropbox-driver's Issues

Dropbox-API-Path-Root

Is it possible with this package to set the Dropbox-API-Path-Root header? You need this to access Team Shared folders. You add a header to your request with the correct namespace_id, example;

['Dropbox-API-Path-Root' => '{".tag": "namespace_id", "namespace_id": "1234"}' ];

Can't seem to find a method for this.

app_secret not required

Hello !

First off, thanks for this package, it's a real lifesaver!

When using it though, I encountered an error:

TypeError: Argument 2 passed to Spatie\Dropbox\Client::__construct() must be an instance of GuzzleHttp\Client or null, string given, called in /vendor/benjamincrozat/laravel-dropbox-driver/src/ServiceProvider.php on line 21

I read through the source of spatie/dropbox-api, and I believe the app_secret is not required, but only the Oauth2 token. I tested out my theory by setting 'app_secret' => null, in my config\filesystems.php file and it worked!

The Dropbox API v2 does not support mimetypes

Hi,

Thank you for this provider, I try to add it with elFinder but I get this error message:

2017-11-18 002318

So just asking if you already faced this issue. Sorry if not related to your script, just asking in case anyone know how to fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.