定制 falcon758/ci_infinite_scroll 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

falcon758/ci_infinite_scroll

Composer 安装命令:

composer create-project falcon758/ci_infinite_scroll

包简介

CodeIgniter4 Infinite Scroll

README 文档

README

CodeIgniter 4 Infinite Scroll is a simple implementation for a endless scroll with a bootstrap 5 table implementation.

Installation & updates

composer create-project falcon758/ci_infinite_scroll then composer update whenever there is a new release.

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings.

Server Requirements

PHP version 7.4 or higher is required, with the following extensions installed:

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mysqlnd if you plan to use MySQL
  • libcurl if you plan to use the HTTP\CURLRequest library

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-31