SECRET_KEY Regenerator for Symfony¶ ↑
Tinsy tiny gem to create a new SECRET_KEY value for Symfony apps 🔐
Installing¶ ↑
Install the gem by executing:
gem install symfony-regenerate-secret-key
Usage¶ ↑
Simply run symfony-regenerate-secret-key on your command line without any flags.
Contributing¶ ↑
-
Fork it!
-
Create your feature branch:
git checkout -b my-new-feature -
Commit your changes:
git commit -am 'Add some feature' -
Push to the branch:
git push origin my-new-feature -
Submit a pull request :tada:
Please, also read our Contributing Guidelines.
Code of Conduct¶ ↑
Please note that this project is released with a Contributor Code of Conduct.
By participating in this project you agree to abide by its terms.
History & Versioning¶ ↑
See the Change Log for further history.
This project uses SemVer for versioning. For the versions available, see the tags on this repository.
License¶ ↑
This project is available under the Do What The F*ck You Want To Public License.