finish support with otane

This commit is contained in:
xiaomlove
2022-03-20 22:14:00 +08:00
parent a5ea51de55
commit 0e4544459f
39 changed files with 427 additions and 104 deletions
+2 -1
View File
@@ -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',
],
/*