mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-08 01:14:29 +01:00
Reorganize files to prepare API versioning
This commit is contained in:
parent
affd4bdf8d
commit
9ca9fcc9ef
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Controllers\Auth;
|
||||
namespace App\Api\v1\Controllers;
|
||||
|
||||
use App\User;
|
||||
use App\Http\Requests\UserUpdateRequest;
|
Loading…
Reference in New Issue
Block a user