1.

Single Or Multi Module Applications In Phalcon?

Answer»

Single Module Application: Single MVC applications consist of one module only. Namespaces can be USED but are not necessary.

Multi Module Application: A multi-module application USES the same DOCUMENT root for more than one module.

Single Module Application: Single MVC applications consist of one module only. Namespaces can be used but are not necessary.

Multi Module Application: A multi-module application uses the same document root for more than one module.



Discussion

No Comment Found