Hi
Just learning about Phalcon, I like how it is a decoupled framework and does not force you to stick to its own file structure etc. But also like how some other frameworks such as Yii can create an almost fully working basic app with a frontend, backend,user crud and login system fully working right off the bat. Can this be done with developer tools or will I have to manually code everything? If I have to do it all manually are there any good examples of code bundles I can download that has a frontend, backend and login system with user account activation/verification all ready working that I can use as an example?