mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-25 09:43:44 +02:00
Add RoleEditContainer.tsx, fix laravel admin routes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Support\Facades\Route;
|
||||
use Pterodactyl\Http\Middleware\RequireTwoFactorAuthentication;
|
||||
|
||||
Route::get('/', 'IndexController@index')->name('index')->fallback();
|
||||
|
||||
Reference in New Issue
Block a user