Codeigniter4Modular icon indicating copy to clipboard operation
Codeigniter4Modular copied to clipboard

Modular structure examples for Codeigniter4

Results 4 Codeigniter4Modular issues
Sort by recently updated
recently updated
newest added

Hello devs ## correctifs byoosdigital.com config: PHP 8.3 - CI4.4.3 - debian 12.2 Error Class "Users\Validation\UserRules" not found in app/Config/Validation.php UserRules file name is missing an "'s" location: \Users\Validation\UserRules::class, /root/Modules/Users/Validation/UsersRules.php...

* Rewritten module creation command + All templates are stored in the view folder and are easy to scale + All templates and comments are written according to the framework...

Accessing static trait property Utils\Libraries\UtilsResponseLib::$SUCCESS is deprecated, it should only be accessed on a class using the trait

G'day, I am trying to get this project working with the current version of CodeIgniter 4.6 but it has many error. Will there be an update for this version or...