过滤分页

时间:2024-03-08 03:52:49
【文件属性】:

文件名称:过滤分页

文件大小:108KB

文件格式:ZIP

更新时间:2024-03-08 03:52:49

PHP

决策链接过滤器和分页建议。 下载专案 git clone https://github.com/ArielMejiaDev/filters-pagination-propousal.git project 安装依赖 composer install 导入邮递员收藏 导入邮递员收藏的说明 设置环境 创建.env文件 cp .env.example .env 创建数据库 touch database/database.sqlite 运行迁移和种子 php artisan migrate:fresh --seed 与GIT一起提交 移至简单示例目录端点 git checkout 6c822ca 移至中间示例目录端点 git checkout 879a9a2 移至高级示例目录端点 git checkout 0fa46fe


【文件预览】:
filters-pagination-propousal-master
----.gitignore(191B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(868B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(473B)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----composer.lock(267KB)
----README.md(972B)
----phpunit.xml(1KB)
----.idea()
--------.gitignore(176B)
--------commandlinetools()
--------php.xml(7KB)
--------vcs.xml(180B)
--------project.iml(9KB)
--------phpunit.xml(235B)
--------modules.xml(266B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------query-builder.php(905B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(846B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------json-api-paginate.php(1KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(1KB)
--------api.php(566B)
----webpack.mix.js(559B)
----.gitattributes(111B)
----.editorconfig(220B)

网友评论