mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
#591 - database-users
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
use Spatie\RouteAttributes\Attributes\Post;
|
||||
use Spatie\RouteAttributes\Attributes\Prefix;
|
||||
|
||||
#[Prefix('users')]
|
||||
#[Prefix('settings/users')]
|
||||
#[Middleware(['auth'])]
|
||||
class UserController extends Controller
|
||||
{
|
||||
|
Reference in New Issue
Block a user