andphp/laravel-api-auth

laravel (>=8)

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/andphp/laravel-api-auth

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

This package is auto-updated.

Last update: 2025-10-14 21:42:43 UTC


README

laravel(>=8)

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

      AndPHP\LaravelApiAuth\AndphpAuthServiceProvider::class,

执行

php artisan vendor:publish