filamentphp Maximum execution time and Allowed memory size issue.

I recently installed FilamentPHP and created just three resources for the admin panel. After that, I added the Filament Spatie Media Library plugin. Once I uploaded a file using the media library, I started getting errors related to maximum execution time and allowed memory size. Now the admin panel shows a 500 Internal Server Error and doesn’t load at all. I’ve already increased both the memory limit and execution time in PHP settings, but the admin panel still isn’t working. I have tested this in my 2 different development mac. project without /admin working fine.
Solution:
Please upgrade Filament to the latest version if it isn't already.
Jump to solution
2 Replies
Solution
Dennis Koch
Dennis Koch3mo ago
Please upgrade Filament to the latest version if it isn't already.
umefarooq
umefarooqOP3mo ago
Yes it worked now i am using v3.3.32

Did you find this page helpful?