php - Default configuration of SRIORestUploadBundle coupled with KnpGaufretteBundle doesn't work -


i'd use symfony2 bundle sriorestuploadbundle handle upload of file through api after setting basic configuration, still following error: servicenotfoundexception in checkexceptiononinvalidreferencebehaviorpass.php line 58: service "srio_rest_upload.storage.default" has dependency on non-existent service "gaufrette.uploads_filesyste".

it typo, missing "m" after gaufrette.uploads_filesyste


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

c++ - Can not find the "fiostream.h" file -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -