We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 282ea29 commit 9a6140bCopy full SHA for 9a6140b
bootstrap/app.php
@@ -17,6 +17,7 @@
17
$middleware->appendToGroup('web', [
18
RedirectToBanPage::class,
19
SetDefaultVersionForUrl::class,
20
+ \App\Http\Middleware\UkraineMirror::class,
21
// App\Http\Middleware\Opening\Opening::class,
22
'cache.headers:private;must_revalidate;etag',
23
'throttle:100,1',
0 commit comments