Download the PHP package zm-dev/fate-laravel-sdk without Composer
On this page you can find all versions of the php package zm-dev/fate-laravel-sdk. 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 fate-laravel-sdk
Fate sdk for laravel
安装
将以下数组添加到 config/app.php 中 (laravel5.5+ 跳过此步骤)
配置
发布配置文件 php artisan vendor:publish --provider="ZMDev\FateSDK\ServiceProvider"
配置文件保存在 config/fate.php 中
添加以下配置到 .env 文件中
使用
将 ZMDev\FateSDK\Middleware\FateBaseAuth::class
中间件添加到需要保护的路由即可!
All versions of fate-laravel-sdk with dependencies
PHP Build Version
Package Version
The package zm-dev/fate-laravel-sdk contains the following files
Loading the files please wait ....