Hi guys,
Is this right, the work flow of using phalcon framework to build a web site?
- Install phalcon framework and config develop environment.
- Design and create html site.
- Creat database.
- Gernarate basic folders and files with Hierarchical relationship by devtools.
- Copy js img css file to public folder from html site .
- convert html page to volt one.
- ??