Class “Google_Config” not found

前端 未结 6 751
太阳男子
太阳男子 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:24

    I could solve the problem by following steps

    > cd "youfolder"
    > composer install
    

提交回复
热议问题