andphp/laravel-api-auth

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

This package is auto-updated.

Last update: 2024-09-14 19:14:54 UTC


README

laravel(>=8)

将 AndphpAuthServiceProvider 添加到 config/jwt.php 中。

      AndPHP\LaravelApiAuth\AndphpAuthServiceProvider::class,

执行

php artisan vendor:publish