Looking to hire Laravel developers? Try LaraJobs

laravel-jwt maintained by chastephp

Description
a laravel jwt.
Author
Last update
2023/08/09 08:39 (dev-master)
License
Links
Downloads
58

Comments
comments powered by Disqus

laravel-jwt

a laravel jwt.

Requirements

  • laravel >=5.5

Installation

$ composer require chastephp/laravel-jwt

Publish

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