Milan Zivkovic

Results 9 comments of Milan Zivkovic

Thank you for amazing work. I wish you everything the best and try to not take this too close to the heart.

I'm not sure that it is right use case, but I can provide example how u can use aws-sdk inside yii2 app using DI. If that is what use case...

@cherifGsoul https://github.com/zmilan/yii2-di-aws . When u include it in project u will be able to use it inside any function by adding parameter like this: ``` function someFunc (AwsFactory $aws) {...

@cherifGsoul You are welcome. It is simple code and I still learning Yii2 and all great new features that we get with it. I can say that it is really...

@cherifGsoul you are welcome. I hope I will catch some more time so I can help more with examples and tutorials. I will more and more familiar with Yii2 with...

@cebe , thanks for your time and comment. I agree totally and do it with intention, because in our old application we was use 'aws' like Yii component, so I...

@cherifGsoul Yes I use that page and related links like guide. It is really great feature and I specially like how easy u can inject anything inside controllers, actions, ...,...

> This happens to me when I clone from the repo: > > ``` > Discovered saved plugin "cordova-plugin-whitelist". Adding it to the project > Failed to restore plugin "cordova-plugin-whitelist"...