server version, minor css fixes and other visual upgrades mostly to standard layout -> glitch css
This commit is contained in:
@@ -4,6 +4,8 @@ namespace App\Http\Middleware;
|
||||
|
||||
use Closure;
|
||||
use Illuminate\Contracts\Auth\Guard;
|
||||
use Carbon\Carbon;
|
||||
use Cache;
|
||||
|
||||
class Authenticate
|
||||
{
|
||||
|
Reference in New Issue
Block a user