CodeIgniter 3 system folder as an Composer dependence.
- PHP 5.6+
- CodeIgnitor 3.1.6
Update you $system_path in index.php in your CodeIgnitor install to:
$system_path = 'vendor/webdmg/system-c/system';
Developed by WEBDMG
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CodeIgniter 3 system folder as an Composer dependence.
Update you $system_path in index.php in your CodeIgnitor install to:
$system_path = 'vendor/webdmg/system-c/system';
Developed by WEBDMG