Firstly, my English is bad. Sorry about that.
为什么我会问这个问题,因为带有 octane
(swoole) 的缓存仅在运行时可用。Laravel 文档上的片段the cached data will be flushed when the server is restarted
=> laravel 运行前缓存的某些部分,如视图、配置、路由,...
所以我认为如果将octane
(swoole)设置为默认缓存驱动程序会出现一些问题。
Firstly, my English is bad. Sorry about that.
为什么我会问这个问题,因为带有 octane
(swoole) 的缓存仅在运行时可用。Laravel 文档上的片段the cached data will be flushed when the server is restarted
=> laravel 运行前缓存的某些部分,如视图、配置、路由,...
所以我认为如果将octane
(swoole)设置为默认缓存驱动程序会出现一些问题。