-
**Is your feature request related to a problem? Please describe.**
when you building a module structure project or HMVC (Hierarchical model–view–controller)
sometimes you need to use nested modules …
-
I follow this steps
$ git clone https://github.com/kenjis/ci-hmvc-ci-phpunit-test.git
$ cd ci-hmvc-ci-phpunit-test/
$ composer install
$ vendor/bin/phpunit -c application/tests/
but no test ca…
-
@MichaIng
There are 2 reports on our forum, reporting about missing directories` /run/dietpi` as well as `/run/php` after updating to `v6.33.3`
This leads to PHP failing on reboot as well as som…
-
I would like to rework the **Phalcon HTTP** stack, particularly the `Request` object and its lifecycle.
A while ago I [was working on the HTTP authorization issue][1] and turned attention to the f…
-
I have pretty common code, where I get Id in Controller action, and try to load entity:
```php
public function store(int $id, ProfileQuestionAnswerRequest $request)
{
if (!$request->isVa…
-
C:\Program Files\Apache24\htdocs\ci-master>composer require nakamichikun/ci-twig-hmvc
Using version ^1.0 for nakamichikun/ci-twig-hmvc
./composer.json has been updated
Loading composer repositories…
-
Awesome library. My HMVC modules are outside the codeigniter framework folder. How can i use the same?
-
Per Contribution Guidelines, "To remove from the list: Open an issue"
Please remove, or strike through, or archive to an Archive section the following
Projects which have not had activity in ye…
-
I'm trying to setup LTSP on an Odroid-XU4 (armv7) board acting as a server with the goal of supporting about 20 odd Odroid-C2 based machines acting as fat clients. I decided to go the chroot method si…
-
I propose to rename `Phalcon\Cli\Console` to `Phalcon\Cli\Application`.
Similarly with `Phalcon\Mvc\Application`
ekmst updated
5 years ago