Download the PHP package mideal/laravel-jwt without Composer
On this page you can find all versions of the php package mideal/laravel-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-jwt
Introduction
Laravel Jwt provides a authentication system with jwt for SPAs and API.
Installation
You may install Laravel Jwt via the Composer package manager:
Next, you should publish the Jwt configuration files using the vendor:publish Artisan command. The jwt configuration file will be placed in your application's config directory:
Protecting Routes
All versions of laravel-jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
firebase/php-jwt Version ^6.4
illuminate/contracts Version ^10.0
illuminate/config Version ^10.0
illuminate/auth Version ^10.0
illuminate/support Version ^10.0
illuminate/http Version ^10.0
firebase/php-jwt Version ^6.4
illuminate/contracts Version ^10.0
illuminate/config Version ^10.0
illuminate/auth Version ^10.0
illuminate/support Version ^10.0
illuminate/http Version ^10.0
The package mideal/laravel-jwt contains the following files
Loading the files please wait ....