-
Hello there,
I ran a command to create a project by using Phalcon Devtoools (4.2.0) but it is always impossible and throw this error : PHP Fatal error: Uncaught Error: Class "Phalcon\Config" not f…
-
> **Hi, I want to create one model using phalcon tools 3.4.0 with this command:**
> phalcon model seg_usuarios --namespace="App\Models" --get-set
> **In this particular case the database have ma…
-
![aa](https://cloud.githubusercontent.com/assets/3317966/8543515/ce59e116-24cf-11e5-8a15-81e65ba4990e.png)
when I use phalcon frameworks , report above errors. php version is 5.5.26. tks
-
I am aware that for PHP 8.0, the zephir compiler to PHP C-extension is said to be abandoned. This github project branch v5.0.x is redoing the framework to be independent of a PHP C-extension. That sai…
-
Hi. It would be nice to have the [Phalcon](https://phalcon.io) extension available to install with this script.
-
**Description**
Since Volt is by default caching generated php templates, it might be useful to apply even time-consumpting filters on the output created at this stage. Filters could for example minif…
-
The current version of https://github.com/kenjis/php-framework-benchmark shows that Phalcon has a higher throughput.
Are they made at different points in time? Can it be explained by the different h…
motin updated
7 years ago
-
+ All frameworks **SHOULD** follow this rules :
| HTTP | Route | Status code | Response body |
| ------ | ----------- | ----------- | --------------------- |
| `GET` | `/` …
-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
phalcon devtools not working (phlcon5.6+php8.3)
**To Reproduce**
> Provide output if rel…
-
Im currently using phalcon framework, how to implement adapter for your phpfastcgi ? Any hints ? Creating something similar like for slim/symfony/silex is enough ?