wip
This commit is contained in:
parent
1ab72a6fb3
commit
29866b3e06
|
|
@ -1,10 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
<<<<<<< HEAD:src/Dashboard/Http/Middleware/Authorize.php
|
|
||||||
namespace BeyondCode\LaravelWebSockets\Dashboard\Http\Middleware;
|
|
||||||
=======
|
|
||||||
namespace BeyondCode\LaravelWebSockets\Http\Middleware;
|
namespace BeyondCode\LaravelWebSockets\Http\Middleware;
|
||||||
>>>>>>> 224845d6fd754bb8f608af61675ef0519c5d2b1d:src/Http/Middleware/Authorize.php
|
|
||||||
|
|
||||||
use Illuminate\Support\Facades\Gate;
|
use Illuminate\Support\Facades\Gate;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue