Hello everyone,
I'm using Symfony 7, and I'm trying to switch from vichuploader to JoliMediaBundle to use the media library.
Within the plugin, I can create a directory through the application.
However, when I upload images (png, jpg, or pdf), I get the message "File upload failed."
There are no error logs in Symfony, just a 400 Bad Request error on the media/upload URL.
Copilot can't find a solution, even after checking the PHP ini file...
Is anyone else able to help?
Thank you
Hello everyone,
I'm using Symfony 7, and I'm trying to switch from vichuploader to JoliMediaBundle to use the media library.
Within the plugin, I can create a directory through the application.
However, when I upload images (png, jpg, or pdf), I get the message "File upload failed."
There are no error logs in Symfony, just a 400 Bad Request error on the media/upload URL.
Copilot can't find a solution, even after checking the PHP ini file...
Is anyone else able to help?
Thank you