Closed ayushpitroda closed 5 years ago
Class 'app\controllers\Google_Service_Gmail' not found
It gives error while running after all configuration and setup api. can you please let me know if there another lib to install for google
Add use Google_Service_Gmail; to your imports, it should be working fine.
use Google_Service_Gmail;
Class 'app\controllers\Google_Service_Gmail' not found
It gives error while running after all configuration and setup api. can you please let me know if there another lib to install for google