Coder Social home page Coder Social logo

google-api's Introduction

Hi there ๐Ÿ‘‹

GitHub LinkedIn StackOverflow

I'm a full stack developer with a focus on PHP/CSS/JavaScript. I am passionate about creating clean, scalable code.

  • ๐ŸŽ“ I'm currently learning Go and Rust development.
  • ๐ŸŽง I love discovering and sharing new music.
  • ๐Ÿ“œ I enjoy long conversations about history.
  • ๐ŸŒผ Ask me about anything about PHP and JavaScript.
  • ๐Ÿ  Checkout my JamStack Gatsby.js Web Design portfolio.

Github Stats

google-api's People

Contributors

dependabot[bot] avatar tomshaw 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

google-api's Issues

Composer seems to use vendor config

Hello. I only use Calendar and after adapting the config & composer.json files, running composer dumpautoload gives me :

> Google\Task\Composer::cleanup
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi

   Error 

  Class "Google\Service\Gmail" not found

  at vendor/tomshaw/google-api/config/config.php:54
     50โ–•      * Scopes to be requested as part of the OAuth2.0 flow.
     51โ–•      */
     52โ–•     'service_scopes' => [
     53โ–•         Google\Service\Calendar::CALENDAR,
  โžœ  54โ–•         Google\Service\Gmail::GMAIL_SEND,
     55โ–•         Google\Service\Books::BOOKS,
     56โ–•         Google\Service\Drive::DRIVE,
     57โ–•     ],
     58โ–• ];

      +9 vendor frames 

  10  artisan:35
      Illuminate\Foundation\Console\Kernel::handle()

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

Cleanup seems to work though and I only have Calendar files.

Regards

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.