📅  最后修改于: 2022-03-11 14:57:06.061000             🧑  作者: Mango
Well first of all look at the namespaces:
namespace Illuminate\Auth\Middleware;
you should rename it to:
namespace App\Http\Middleware;