Class “Google_Config” not found

前端 未结 6 691
太阳男子
太阳男子 2021-01-18 02:48

I\'m trying to implement Google\'s login API via the instructions here, but for some reason, when I try to run it, I always get:

Fatal error: Class \'

6条回答
  •  深忆病人
    2021-01-18 03:04

    Are you sure you downloaded whole release not only master branch from github? You should have /vendors and /src directories - then require /src/autoload.php

提交回复
热议问题