ZoD3V wrote a reply+100 XP
2mos ago
ZoD3V wrote a reply+100 XP
2mos ago
ZoD3V liked a comment+100 XP
2mos ago
Hello i wanna ask i deployed my Laravel filament and i have 10 resources in filament and the project using CI/CD and have set the memory limit to 2048M but I still get a 500 server error when trying to access /admin. Does anyone know why?
this is my dockerfile
RUN echo "memory_limit=2048M" > /usr/local/etc/php/conf.d/99-custom.ini
laravel version v11.31 filament version v3.3.47
ZoD3V started a new conversation+100 XP
2mos ago
Hello i wanna ask i deployed my Laravel filament and i have 10 resources in filament and the project using CI/CD and have set the memory limit to 2048M but I still get a 500 server error when trying to access /admin. Does anyone know why?
this is my dockerfile
RUN echo "memory_limit=2048M" > /usr/local/etc/php/conf.d/99-custom.ini
laravel version v11.31 filament version v3.3.47