Download the PHP package yangjisen/laravel-cache-provider without Composer
On this page you can find all versions of the php package yangjisen/laravel-cache-provider. 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 laravel-cache-provider
更新日志
- v3.2.0
- 修改为支持 laravel 6.0以上版本
- v3.1.0
- 支持 Laravel10
- v3.0.0
- 增加模型需要实现 Illuminate\Contracts\Auth\Authenticatable 接口
- v2.1.0
- 修复 Undefined variable: model 错误 #2
安装
Laravel 应用
-
在
config/app.php
注册 ServiceProvider (Laravel 5.5 + 无需手动注册) -
创建配置文件:
-
配置文件说明
- 将配置文件
config/auth.php
中 将授权提供者的驱动修改为cache
即可
All versions of laravel-cache-provider with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
>=6.0
The package yangjisen/laravel-cache-provider contains the following files
Loading the files please wait ....