keygenqt/yii2-last-page
Composer 安装命令:
composer require keygenqt/yii2-last-page
包简介
LastPage lets you get last url.
关键字:
README 文档
README
LastPage lets you get last url.
Installation
The preferred way to install this extension is through composer.
Either add
"require": {
"keygenqt/yii2-last-page": "*"
}
of your composer.json file.
Usage
All controllers or base controller:
use \keygenqt\lastPage\LastPage; class BaseController extends LastPage { ...
Get url:
Yii::$app->user->getReturnUrl()
统计信息
- 总下载量: 419
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2016-01-28