aniltc

Results 2 issues of aniltc

I have used login url like this $facebookLoginUrl = $this->container->get('fos_facebook.api')->getLoginUrl(array('redirect_uri'=> $this->container->get('router')->generate('fos_fb_security_check', array(), true) )); and I have assigned the vriable to twig.Now I am able to login to facebook but...

Hi all Any one have an example how to do file upload using this bloc library

question