首先
vim /config/app.php
#刪除
Illuminate\Routing\ControllerServiceProvider::class
Illuminate\Foundation\Providers\ArtisanServiceProvider::class
如果安裝了類似html擴(kuò)展
Illuminate\Html\HtmlServiceProvider::class
也要?jiǎng)h除
保存
執(zhí)行composer update
具體請(qǐng)看官方文檔
https://laravel.com/docs/5.2/upgrade