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

Additional installation instructions in readme.md #42

Open
jonphipps opened this issue Apr 5, 2012 · 1 comment
Open

Additional installation instructions in readme.md #42

jonphipps opened this issue Apr 5, 2012 · 1 comment

Comments

@jonphipps
Copy link

It would be good to remove the existing key from application/config/application.php and provide explicit instructions on how to generate a key from artisan, instead of shipping with an existing key (which may raise a security issue?)

An explicit instruction to make sure that the entire 'storage' directory is writable would be helpful. It may be entirely self-evident, but it bit me as someone completely clueless about the laravel folder structure.

@ericlbarnes
Copy link
Contributor

Yeah good ideas. The application key is actually not the one we have in production as we are using laravel environments for that. I will see if I can't get all this updated.

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

2 participants