This commit is contained in:
Marcel Pociot 2018-11-26 10:04:09 +01:00
parent 1ab72a6fb3
commit 29866b3e06
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
<?php
<<<<<<< HEAD:src/Dashboard/Http/Middleware/Authorize.php
namespace BeyondCode\LaravelWebSockets\Dashboard\Http\Middleware;
=======
namespace BeyondCode\LaravelWebSockets\Http\Middleware;
>>>>>>> 224845d6fd754bb8f608af61675ef0519c5d2b1d:src/Http/Middleware/Authorize.php
use Illuminate\Support\Facades\Gate;