laravel-filemanager icon indicating copy to clipboard operation
laravel-filemanager copied to clipboard

valid_mime not working in API

Open rahmatalmubarak opened this issue 2 years ago • 0 comments

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 front end

Upload with api upload with api

  • Operating system : Linux Ubuntu 20.04LTS
  • Laravel version : 8.6.2
  • Package version : 2.5.1

rahmatalmubarak avatar Oct 06 '22 09:10 rahmatalmubarak