简体   繁体   中英

Integrate clamAV into laravel

I am trying to implement clamAV into laravel. After running all requirement, still it does not work. Have tried using the command line option which works, but need the solution for implementing it with the laravel validator.

On file upload on the server side I need to scan the file using clamAV before it is store into file system.

Have tried using the command line option which works, but need the solution for implementing it with the laravel validator.

Try this Laravel clamav scanner

https://github.com/sunspikes/clamav-validator

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM