Wire admin studio SSR and search infrastructure
This commit is contained in:
@@ -28,6 +28,7 @@ return Application::configure(basePath: dirname(__DIR__))
|
||||
$middleware->validateCsrfTokens(except: [
|
||||
'chat_post',
|
||||
'chat_post/*',
|
||||
'api/art/*/view',
|
||||
]);
|
||||
|
||||
$middleware->web(append: [
|
||||
|
||||
Reference in New Issue
Block a user