chastephp/laravel-jwt

0.5.0 2023-08-09 06:39 UTC

This package is auto-updated.

Last update: 2024-04-09 08:40:40 UTC


README

a laravel jwt.

Requirements

  • laravel >=5.5

Installation

$ composer require chastephp/laravel-jwt

Publish

php artisan vendor:publish --provider="ChastePhp\LaravelJwt\JwtServiceProvider"