RishabhBizi
RishabhBizi
@AlliBalliBaba I am using it with Laravel only. I haven't installed Octane or anything. Do I need to install Octane to my existing Laravel project?
@AlliBalliBaba I ran the `./laravel-php php-cli artisan optimize` after building the binary but I am getting the same issue ``` > [stage-1 4/4] RUN ./laravel-php php-cli artisan optimize: 4.638 4.638...
@AlliBalliBaba I applied your changes but now it's breaking at the line `RUN ./laravel-php php-cli artisan optimize` in the docker file Error: ``` => ERROR [stage-1 4/4] RUN ./laravel-php php-cli...
@AlliBalliBaba I tried it with both `dom` and `xml` extention but still getting the below error: ``` 88.80 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: encoding.c:(.text+0x27b3): undefined reference to `ucnv_close_76' 88.80 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: encoding.c:(.text+0x2839): undefined reference to...