mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 19:50:40 -05:00
(Update) Refactor HTTP Redirects
- Use global redirect() helper instead of facade
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
use App\Page;
|
||||
use App\User;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user