Please check the error message carefully before asking any questions.
This error is not reported when composer uninstalls the package, but is caused by executing this command after the uninstallation is completed (defined in composer.json)php artisan optimize
Please check the error message carefully before asking any questions.
This error is not reported when composer uninstalls the package, but is caused by executing this command after the uninstallation is completed (defined in composer.json)
The reason for the error is that you changedphp artisan optimize
.
nauxsendcloud
这个包移除了,然而仍在config/app.php
中声明了这个包所提供的ServiceContainer