You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to my research intervention/image in version 2 does not support the HEIC format. But version 3 does, by adding a portion of code.
I wanted to know if it is possible to install version 3 and if it would work with Voyager?
Steps to reproduce
Upload an image from an iPhone
Expected behavior
I wanted to know if it is possible to install version 3 and if it would work with Voyager?
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This might be hacky, but you could potentially create middleware that would catch the upload request,
Use https://github.com/MaestroError/php-heic-to-jpg
and then pass the transformed jpg on.
Laravel version
9.4
PHP version
8.2
Voyager version
1.6
Database
Mysql 8
Description
According to my research intervention/image in version 2 does not support the HEIC format. But version 3 does, by adding a portion of code.
I wanted to know if it is possible to install version 3 and if it would work with Voyager?
Steps to reproduce
Upload an image from an iPhone
Expected behavior
I wanted to know if it is possible to install version 3 and if it would work with Voyager?
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: