Closed ezekel closed 6 months ago
You can check if $_SERVER['FRANKENPHP_WORKER']
is defined.
Your Dockerfile doesn't look good to me. You could use or adapt this one: https://laravel.com/docs/11.x/octane#frankenphp-via-docker
Thank you I will try that link,I'll be back
Hi,
I don't if I am doing it correctly, First of all, I am not using Laravel Sail, I am using my own docker file and docker-compose. I just want to know how do I know that the octane working properly in my setup. I visited my app
https://api.myapp.local/
. and it's working.here is my docker file
docker-compose