21 Star 118 Fork 60

牧羊人/RXThinkCMF_Laravel8_Layui

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pagination.php 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
牧羊人 提交于 2023-07-16 15:34 +08:00 . 版本重构
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/rxthinkcmf/RXThinkCMF_Laravel8_Layui.git
git@gitee.com:rxthinkcmf/RXThinkCMF_Laravel8_Layui.git
rxthinkcmf
RXThinkCMF_Laravel8_Layui
RXThinkCMF_Laravel8_Layui
master

搜索帮助