Laravel Generate Key Without Artisan
Join GitHub today
Laravel Generate Key Without Artisan Tool
Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with powerful CRUD generator to speed up the development of your CMS, CRM or other back-office systems. Minor issue there, I'm trying to use php artisan key:generate, to set up my key, but it doesn't get set anywhere despite the success message that I get in the console. Not a big deal in itself as I just copy the key shown and paste it in my.env file, but just wondering why it's not working for me, never has. Any idea would be helpful.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Norton doesn’t demand too much system resources. Norton antivirus 22.7.1.32 oem product key generator windows 10.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Generate Key Code
Already on GitHub? Sign in to your account
Comments
commented Jun 17, 2016
It seems that after this commit https://github.com/laravel/framework/commit/370ae34d41362c3adb61bc5304068fb68e626586 command |
commented Jun 17, 2016
It's not broken, the key is base64 encoded. |