webdmg/system-c

将 CodeIgniter 3 PHP 框架的系统文件夹添加为 Composer 依赖项。

3.1.6 2017-11-23 06:51 UTC

This package is auto-updated.

Last update: 2024-09-06 12:29:50 UTC


README

将 CodeIgniter 3 系统文件夹作为 Composer 依赖项。

要求

  1. PHP 5.6+
  2. CodeIgnitor 3.1.6

用法

更新您在 CodeIgnitor 安装中的 index.php 中的 $system_path: $system_path = 'vendor/webdmg/system-c/system';

WEBDMG 开发