mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 17:12:15 +00:00
namespaces refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace App\Actions\Fortify;
|
||||
namespace App\Users\Actions;
|
||||
|
||||
use Illuminate\Support\Facades\Validator;
|
||||
use Laravel\Fortify\Contracts\ResetsUserPasswords;
|
||||
|
||||
Reference in New Issue
Block a user