my laravel website is already using ngnix + php-fpm, it is working fine, but I want to migrate to docker with octane, do you know a good tutorial to check it? Octane uses swoole or roadrunner, then this means that it is no required nginx? I mean nginx inside the docker container. thanks.
Asked
Active
Viewed 899 times
0
-
1[Laravel Octane with Swoole](https://openswoole.com/article/laravel-octane-with-swoole) – DLK Jul 26 '22 at 23:34
-
1Thanks for the tutorial but it is not what I am searching for – DeveloperX Jul 27 '22 at 17:10