Top "Phalcon" questions

Phalcon is an open source, full stack framework for PHP.

what are the benefits of using a template engine

I do not understand why a developer would use Phalcon's Volt template engine. In the end, after the compilation, the …

phalcon volt
Phalcon php vs node.js

We are going to develop rest server for our application (and all logic is on client javascript). So we thought …

performance node.js phalcon
Phalcon save not working

I'm fairly new to Phalcon, I really like it, currently working on my first project in it, however I'm currently …

php orm phalcon
How to configure Phalcon in the Nginx config file

I am trying to set up an NGINx server to work with Phalcon PHP Framework. So far I've been looking …

php configuration nginx phalcon
PhalconPHP Framework - How to update a model object and the related object

I am working with PhalconPHP and so far I have had little problems. The framework is very good. However, I've …

php orm phalcon
Is it possible to render custom view (just custom .phtml) template with Phalcon\Mvc\View?

I need to render email templates in variable to send them later (which are stored in .phtml files), and i …

phalcon
It is possible to get Phalcon\Mvc\View rendered output in variable?

I need to give back json object, that has property 'html' with rendered action. Is it possible to do natively …

php view phalcon
What CMS can be used with Phalcon framework?

I've been using Wordpress for the past 4 years for developing small and medium websites. Now I have an enterprise project …

php wordpress content-management-system phalcon phalconeye
Phalcon php router notFound not working

I'm just bashing about with Phalcon right now, trying to get my head around it as I'm thinking of porting …

php phalcon phalcon-routing