.github chore: update gpg key for phpdocumentor workflow Feb 15, 2025 admin fix: [DebugBar] make debug bar more user-friendly on mobile (#9473) Mar 4, 2025 app fix: [Views] adjust panel top spacing (#9477) Mar 11, 2025 changelogs ...
.github chore: 🎉 initial commit Aug 23, 2023 .vscode chore: 🎉 initial commit Aug 23, 2023 docs/images docs: 📝 improve docuemntation Dec 31, 2023 snippets feat: ✨ add pagination functions Dec 2, 2023 .editorconfig chore: 🎉 initial commit Aug 23, 2023 .gitattributes chore: ...
稳定版可以从GitHub Releases获取。 开发版可以从开发分支获取。 安装 CodeIgniter4 可以手动安装,或使用 Composer 安装。 注解 在使用 CodeIgniter 之前, 请确认你的服务器符合要求. 手动安装 CodeIgniter 通过手动下载并解压压缩包来安装。 Composer 安装 虽然不是必须的,但你可以通过composercreate-project 命令来安装 ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。原始仓库: https://github.com/codeigniter4/CodeIgniter4 develop 克隆/下载 分支7 标签72 Michal Sniatala fix: getVersion() for OCI8 and SQLSRV dr... 249b88a 16天前 22892 次提交 .github chore: update gpg key for phpdocumentor workflow ...
稳定版可以从GitHub Releases获取。 开发版可以从开发分支获取。 安装 CodeIgniter4 可以手动安装,或使用 Composer 安装。 注解 在使用 CodeIgniter 之前, 请确认你的服务器符合要求. 手动安装 CodeIgniter 通过手动下载并解压压缩包来安装。 Composer 安装 虽然不是必须的,但你可以通过composercreate-project 命令来安装 ...
I started working on the new version of codeigniter 4. I still have many more snippets to add but you can install it now and contribute if you want. CI 4 Snippets package for sublime https://packagecontrol.io/packages/CodeI...20Snippets CI 4 Snippets repo for sublime https://github....
I've just created an acount on github, w3rb1n1ch, because /es/Validation.php has is_not_unique in English. So I've tried to fixed it, but it remains in English. Can you help me to help you??create PR to the main repo : https://github.com/codeigniter4/translations also check ...
Copy vendor/codeigniter4/devkit/src/Template/.php-cs-fixer.dist.php to your project root folder. Create the build folder for the cache file: your-package-name/ ├── .php-cs-fixer.dist.php ├── build/ Open .php-cs-fixer.dist.php in your editor, and fix the folder path: --- ...
01、在composer.json中增加一行调用jwt的代码: {"name": "codeigniter4/appstarter","description": "CodeIgniter4 starter app","license": "MIT","type": "project","homepage": "https://codeigniter.com","support": {"forum": "https://forum.codeigniter.com/","source": "https://github.com/cod...
至此, LAMP 环境已经搭建好了 下载安装 CI 框架 执行以下命令, 将 CI 框架下载到 家目录 下wget https://mc.qcloudimg.com/static/archive/282f387cae30259401a8800e8d17e60b/CodeIgniter-3.1.4.zip -O ~/CodeIgniter.zip 安装CI 框架 将CodeIgniter.zip 解压到 /var/www/html 目录下unzip ~/CodeIgniter.zi...