mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
@ -17,7 +17,7 @@
|
||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
||||
use ZipArchive;
|
||||
|
||||
#[Prefix('vito')]
|
||||
#[Prefix('settings/vito')]
|
||||
#[Middleware(['auth', 'must-be-admin'])]
|
||||
class VitoSettingController extends Controller
|
||||
{
|
||||
|
Reference in New Issue
Block a user