Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a key based on base64 create by running artisan key:generate #175

Open
johnroyer opened this issue Jan 30, 2017 · 0 comments
Open

a key based on base64 create by running artisan key:generate #175

johnroyer opened this issue Jan 30, 2017 · 0 comments

Comments

@johnroyer
Copy link
Contributor

After I composer install and config the .env. php artisan key:generate create a base64 key for me:

$ php artisan key:generate
Application key [base64:xd4CXwYvL87st2pI1Vo52MTQtsefcXWJxrjSf4ruBTY=] set successfully.

and this cause laravel run time error: No supported encrypter found. The cipher and / or key length are invalid.

Is it a expected error message ?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant