laravel-filemanager
laravel-filemanager copied to clipboard
valid_mime not working in API
Hi, I have a problem with upload file and image when use api from controller UploadController.php when i upload image or file such as php extension etc from front-end, image or file failed upload but when i upload image or file with api, image or file success to upload valid_mime not working when we use API
Upload from front end
Upload with api
- Operating system : Linux Ubuntu 20.04LTS
- Laravel version : 8.6.2
- Package version : 2.5.1