mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:48:51 +08:00
finish support with otane
This commit is contained in:
+2
-1
@@ -70,7 +70,7 @@ return [
|
||||
RequestReceived::class => [
|
||||
...Octane::prepareApplicationForNextOperation(),
|
||||
...Octane::prepareApplicationForNextRequest(),
|
||||
//
|
||||
\App\Listeners\ResetNexus::class,
|
||||
],
|
||||
|
||||
RequestHandled::class => [
|
||||
@@ -189,6 +189,7 @@ return [
|
||||
'routes',
|
||||
'composer.lock',
|
||||
'.env',
|
||||
'include/**/*.php',
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user