Symfony2 How to send POST Request? -
Symfony2 How to send POST Request? -
i want access api in userprovider class, don't find solutions, tried request object, buzz bundle, didn't understood it.
in fact, utilize hwioauth bundle register users , retrieve skills, positions, etc... works well, need create entities linked it. can't access doctrine in userprovider, seek access api create entities want.
is there can give me thought ?
thanks !
if search answer, found class simplify process create http request curl : https://github.com/hamstar/curl
it works !
symfony2
Comments
Post a Comment