Download the PHP package dnyz520/careyshop-jump without Composer
On this page you can find all versions of the php package dnyz520/careyshop-jump. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package careyshop-jump
careyshop-jump
适用于thinkphp6.0的跳转扩展
安装
composer require dnyz520/careyshop-jump
用法示例
使用 use \careyshop\Jump;
在所需控制器内引用该扩展即可:
下面示例我在框架自带的BaseController里引入,以后所有需要使用跳转的类继承自带的基类即可
以下是自带的基类
这里继承BaseController后即可使用success、error、redirect、result方法
All versions of careyshop-jump with dependencies
PHP Build Version
Package Version
The package dnyz520/careyshop-jump contains the following files
Loading the files please wait ....