ZoD3V's avatar

ZoD3V wrote a reply+100 XP

2mos ago

it show Permission denied but i already give access storage folder 775

ErrorException: file_put_contents(/var/www/storage/framework/views/187f828346b000af3c7029fb05171792.php): Failed to open stream: Permission denied

ZoD3V's avatar

ZoD3V wrote a reply+100 XP

2mos ago

it show Permission denied but i already give access 775

ErrorException: file_put_contents(/var/www/storage/framework/views/187f828346b000af3c7029fb05171792.php): Failed to open stream: Permission denied

ZoD3V's avatar

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's avatar

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