Download the PHP package lucasviniciusdev/lumen-generate-app-key without Composer
On this page you can find all versions of the php package lucasviniciusdev/lumen-generate-app-key. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lucasviniciusdev/lumen-generate-app-key
More information about lucasviniciusdev/lumen-generate-app-key
Files in lucasviniciusdev/lumen-generate-app-key
Download lucasviniciusdev/lumen-generate-app-key
More information about lucasviniciusdev/lumen-generate-app-key
Files in lucasviniciusdev/lumen-generate-app-key
Vendor lucasviniciusdev
Package lumen-generate-app-key
Short Description Create the application key in Laravel/Lumen Framework with just one command.
License MIT
Package lumen-generate-app-key
Short Description Create the application key in Laravel/Lumen Framework with just one command.
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-generate-app-key
LUMEN GENERATE APP KEY
A simple library to generate the Laravel/Lumen Framework application key.
Installation
Use composer to manage your dependencies and download this library.
Description
Support to generate APP KEY by commands in projects with the Lumen Framework.
Usage
Modify $commands
variable in app/Console/Kernel
Then, run the command at the root path of the project:
Add param --show
will display a generate key without replate APP_KEY in .evn
file. Useful when you need a key for other scripts.
Example key
API_KEY=kddzDjSHLzPYZ713NtFNC0ixBCRsERpe
All versions of lumen-generate-app-key with dependencies
PHP Build Version
Package Version
No informations.
The package lucasviniciusdev/lumen-generate-app-key contains the following files
Loading the files please wait ....