Hi there,
first: awesome work done! I played around a while with the framework and now planning to replace 2 ruby on rails applications with versions based on phalcon.
As I searched around I found several ways to structure my application. Well, this is one point I like on phalcon, I can choose my own application structure.
Then I found several example project setups at https://github.com/phalcon/mvc . Now I'm a bit confused.
Is there any recommended structure I really should use or is it possible to use my own structure as well? For example, I don't like the config folder inside of "app". I also know there is version 2 in progress, which will change some things. Will this also change the application structure or is it planned to publish an "the-one-and-only-application-structure"?
If you plan to force us to use a specific layout, I rather will use this layout from the beginning. Otherwise I really would like my own structure inspired by some of the examples mentioned above.
Thanks a lot!
Martin