修改中间件
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace app\http\middleware;
|
||||
|
||||
class checkLogin
|
||||
class CheckLogin
|
||||
{
|
||||
public function handle($request, \Closure $next)
|
||||
{
|
Reference in New Issue
Block a user