after Update laravel 6.2 [App\Http\Controllers\Auth\ConfirmPasswordController] does not exist

后端 未结 5 470
陌清茗
陌清茗 2021-01-19 13:50

I update laravel from v 6.0 to v6.2 and after the finish, I try php artisan route:list

This error

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-19 14:41

    Create ConfirmPasswordController.php manually and It's may be duplicate of - duplicate

提交回复
热议问题