This commit is contained in:
Marcel Pociot 2018-11-26 10:05:59 +01:00
parent 29866b3e06
commit 57c4c42b5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php <?php
namespace BeyondCode\LaravelWebSockets\Http\Middleware; namespace BeyondCode\LaravelWebSockets\Dashboard\Http\Middleware;
use Illuminate\Support\Facades\Gate; use Illuminate\Support\Facades\Gate;