Skip to content

Instantly share code, notes, and snippets.

@DmmitryIs
Created March 23, 2018 08:10
Show Gist options
  • Save DmmitryIs/2bfa61e872b7778a8884d43d7a87dda3 to your computer and use it in GitHub Desktop.
Save DmmitryIs/2bfa61e872b7778a8884d43d7a87dda3 to your computer and use it in GitHub Desktop.
The only supported ciphers are AES-128-CBC and AES-256-CBC (Laravel)
1. php artisan key:generate
2. php artisan config:clear
3. done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment