andphp/laravel-api-auth

dev-master 2020-12-14 11:06 UTC

This package is auto-updated.

Last update: 2024-04-14 18:10:12 UTC


README

laravel(>=8)

把 AndphpAuthServiceProvider 加入到 config\jwt.php 中。

      AndPHP\LaravelApiAuth\AndphpAuthServiceProvider::class,

执行

php artisan vendor:publish