Merge branch 'develop' into pr/1128
This commit is contained in:
commit
4d62e4c7b9
96 changed files with 1966 additions and 874 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Pterodactyl\Http\Middleware;
|
||||
namespace Pterodactyl\Http\Middleware\Server;
|
||||
|
||||
use Closure;
|
||||
use Illuminate\Http\Request;
|
||||
|
|
Reference in a new issue