Download the PHP package inzamam/selise-block-authorization without Composer
On this page you can find all versions of the php package inzamam/selise-block-authorization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inzamam/selise-block-authorization
More information about inzamam/selise-block-authorization
Files in inzamam/selise-block-authorization
Download inzamam/selise-block-authorization
More information about inzamam/selise-block-authorization
Files in inzamam/selise-block-authorization
Vendor inzamam
Package selise-block-authorization
Short Description selise blocks authorization system for Laravel, including token management and secure authentication logic.
License MIT
Homepage https://github.com/ikshimul/selise-block-authorization
Package selise-block-authorization
Short Description selise blocks authorization system for Laravel, including token management and secure authentication logic.
License MIT
Homepage https://github.com/ikshimul/selise-block-authorization
Please rate this library. Is it a good library?
Informations about the package selise-block-authorization
🛠 Installation
You can install the package via composer:
⚙️ Configuration
To publish the config file:
This will publish the config file to:
.env
setting
Setup the environment variables in your .env:
🧩 Migrations
To publish the migration for block_access_tokens and block_api_logs:
Or publish everything (config + migrations) at once:
🚀 Usage
Use the facade or bound service to retrieve and store access tokens:
🧑💻 Author
Inzamamul Karim [email protected]
📄 License
This package is open-sourced software licensed under the MIT license
All versions of selise-block-authorization with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package inzamam/selise-block-authorization contains the following files
Loading the files please wait ....