Hello everyone! I'm planning to write some quick recipes for common tasks that you may encounter while developing a modern web app with Phalcon; by recipes I mean tutorials like the one about how to implement a blameable behavior in your models or even something more complex like writing an entire RESTful web service with the framework. However I'll try to make them more detailed on how the whole thing works and point out some cool combinations or techniques that one may be able to figure out by themselves only after a long period working with the framework.
TL;DR
I just want that you guys point me out some trivial tasks, that you didn't find so easy to implement or integrate in your apps; be it by a eventual lack of details in the documentation or just some concept that you wasn't familiar with. Anything you remember from the early phases of your learning curve of this framework will help me to choose which recipes to write.
Thanks to any help (: