I want to upload the profile picture to amazon s3. For this I need the service. But I cannot inject a servicecontainer into the FOSUBUserProvider.php. How is it possible to access the servicecontainer from this file?
I want to upload the profile picture to amazon s3. For this I need the service. But I cannot inject a servicecontainer into the FOSUBUserProvider.php. How is it possible to access the servicecontainer from this file?