Laravel reports an error when uninstalling a package
黄舟
黄舟 2017-05-16 16:50:16
0
1
398

Laravel 5.3 reports an error when uninstalling a package:


what happened?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
为情所困

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

The reason for the error is that you changed

. nauxsendcloud 这个包移除了,然而仍在 config/app.php 中声明了这个包所提供的 ServiceContainer

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template