Closed jumawilliam closed 4 years ago
Hello,
Double check that you have added the disk in config/filesystems.php
, you added the correct .env
entries and you created the GoogleDriveServiceProvider.
Usually it's a small detail that is overlooked.
See also #75
The GoogleDriveServiceProvider is there let me check if my credentials are correct in env
I have followed the tutorial on adding google drive storage system in my project and i am getting Driver [google] is not supported. what could i be doing wrong?