博客 / 列表

氷落 - Yii2 Resultful Api 認證

Yii2 Resultful Api 認證 ​ 使用access token 作為用户登錄認證信息 1. 修改認證 main.php /*** 認證類 ***/ 'user' = [ 'identityClass' = 'common\models\backend\Admin', 'enableAutoLogin' = true, 'enableSession

access-token , php , yii2

氷落 - CentOS7安裝zsh和oh-my-zsh

CentOS7安裝zsh和oh-my-zsh 轉載地址

oh-my-zsh , Linux , zsh