Wiseman99
Assistance Required with File Uploads in FilamentPHP Admin Panel
@ChesterS Hi!
I’ve tried a few things to resolve the issue, but unfortunately, I'm still facing problems. Here's what I’ve done so far:
Permissions: I ran chmod 455 storage to check the permissions, and everything seems fine there.
Artisan Commands: I also ran php artisan storage:link, and that initially worked, but now it seems to have reverted.
Session Driver: I changed the session driver from 'file' to 'database' and also tried 'array', but that didn’t solve the issue.
PHP Configuration: In php.ini, I adjusted the max_upload_files, post_max_size, and memory_limit, but there hasn't been any improvement.
it is only in production !!!!
Despite all these efforts, I'm still having trouble. If you have any more suggestions or insights, I would greatly appreciate your help!
7 replies