We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

how to get started with phalcon

Hi I am a php developer a custom php only didn't worked on any framework someone told me that phalcon is the good and and keep in support framework can anyone tell me how to get essential of phalcon from ? thanks :)



51.2k

Baically you should know about MVC and DI. Once you understand this concepts, the easiest way is to start reading the docs, while you can check the code examples in https://github.com/phalcon/mvc



562

Hi thanks for you help but I know about MVC and how it works I worked before with Java Struts to create web applicaiton but not fimiler with php framework can you share me any good tutorial to create just simple login logut application using phalcon ?