Closed mrbuku closed 1 year ago
Hello @mrbuku,
Yes, I think I can help with that, but it needs an update. So keep checking for updates, and I will fix it this weekend.
So you can avoid caching config to prevent this issue until I finish the update.
@aemaddin Thank you.
I know this is already reported. Is there a fix for this already?
@aemaddin - This is still a problem.
Just one more hint to make this issue gone,
you need to update the config/zoho.php
file with a new one or update line 105 to:
'environment' => env('ZOHO_SANDBOX', 'false'),
instead of
'environment' => USDataCenter::PRODUCTION(),
I get the following error when I try to run
php artisan config:cache
. Any idea how I can resolve this?Thanks for your help