mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 16:24:06 +00:00
Change namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Crater\Http\Middleware;
|
||||
namespace InvoiceShelf\Http\Middleware;
|
||||
|
||||
use Fideloper\Proxy\TrustProxies as Middleware;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
Reference in New Issue
Block a user