Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkPHP 5.0 Pjax 行为扩展

A pjax behavior for ThinkPHP5

需求

此扩展依赖 ThinkPHP 5

安装

使用 Composer 安装:

$ composer require bearns/think-pjax -vvv

使用

\Bearns\Pjax\FilterIfPjax 添加到行为标签 app_end 中去。

// application/tags.php

...
    'app_end' => [
        '\\Bearns\\Pjax\\FilterIfPjax',
    ],

About

A pjax behavior for ThinkPHP5

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages