Download the PHP package think.studio/laravel-temporal-key without Composer
On this page you can find all versions of the php package think.studio/laravel-temporal-key. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download think.studio/laravel-temporal-key
More information about think.studio/laravel-temporal-key
Files in think.studio/laravel-temporal-key
Download think.studio/laravel-temporal-key
More information about think.studio/laravel-temporal-key
Files in think.studio/laravel-temporal-key
Vendor think.studio
Package laravel-temporal-key
Short Description Create and retrieve random string key in database for any purposes.
License MIT
Homepage https://github.com/dev-think-one/laravel-temporal-key
Package laravel-temporal-key
Short Description Create and retrieve random string key in database for any purposes.
License MIT
Homepage https://github.com/dev-think-one/laravel-temporal-key
Please rate this library. Is it a good library?
Informations about the package laravel-temporal-key
Laravel temporal key.
Create temporal random string key in database for any purposes. Key will be removed after expiration time or after max retrieve attempts.
Installation
Install the package via composer:
Optionally you can publish the config file with:
Migrate database
Add prune command to console kernel
Usage
Default usage
Create key:
Retrieve key
Crete custom key type
Credits
All versions of laravel-temporal-key with dependencies
PHP Build Version
Package Version
The package think.studio/laravel-temporal-key contains the following files
Loading the files please wait ....