Hello people,
I have a problem, I run these commands:
1 bin / magento config: import,
2 bin / magento setup: update
in the cloud environment. On the console, I see this error:
PHP Fatal error: Uncaught Error: Cannot unset string offsets in /app/app/code/Smartwave/Porto/Model/Config/Backend/Customcmstabs.php:60
Stack trace:
#0 /app/vendor/magento/module-config/Model/Config/Importer/SaveProcessor.php(106): Smartwave\Porto\Model\Config\Backend\Customcmstabs->beforeSave()
#1 /app/vendor/magento/module-config/Model/Config/Importer/SaveProcessor.php(64): Magento\Config\Model\Config\Importer\SaveProcessor->invokeSave(Array, 'default')
#2 /app/vendor/magento/module-config/Model/Config/Importer.php(131): Magento\Config\Model\Config\Importer\SaveProcessor->process(Array)
#3 [internal function]: Magento\Config\Model\Config\Importer->Magento\Config\Model\Config\{closure}()
#4 /app/vendor/magento/framework/App/State.php(187): call_user_func_array(Object(Closure), Array)