The following is the tutorial column of laravel to introduce Laravel Octane 1.0 to you. I hope it will be helpful to friends in need!
Laravel Octane 1.0 is officially released, with a higher degree of integration with Swoole.
Laravel Octane v1.0 has been officially released. I upgraded it today and found that it has better integration with Swoole, adding global cache, multi-tasking, scheduled tasks, etc., and a better experience. alright. I believe this will be a benefit to both Swoole and Laravel, and I hope these two excellent frameworks can cooperate more deeply.
I’m going to release a certain project over the weekend to see how it actually works.
ps: Because Octane requires the support of PHP8, if your project has Alibaba Cloud OSS related functions, you must test whether the file can be uploaded normally and successfully.
I discovered an incompatibility issue yesterday. After searching around, I found that many extensions are based on Alibaba Cloud's official SDK and all have problems. I temporarily created an extension and it is still under testing.
Related recommendations: The latest five Laravel video tutorials
The above is the detailed content of Laravel Octane 1.0 is officially released!. For more information, please follow other related articles on the PHP Chinese website!