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

Application key generate Issue. #28

Closed
gautampatel5317 opened this issue Nov 23, 2017 · 2 comments
Closed

Application key generate Issue. #28

gautampatel5317 opened this issue Nov 23, 2017 · 2 comments

Comments

@gautampatel5317
Copy link

gautampatel5317 commented Nov 23, 2017

When i clone project after composer update then after APP_KEY generate so error found some thing like this
[RuntimeException]
No application encryption key has been specified. ?

please tell me also issue for composer dump auto load, i found issue in window system.

@trollid
Copy link
Contributor

trollid commented Nov 23, 2017

let me pull fix for this one, and i'll open another issue about jwt

trollid added a commit to trollid/laravel-adminpanel that referenced this issue Nov 23, 2017
fix for issue FTXInfotech#28

php artisan key:generate
need a placeholder for APP_KEY
@viralsolani
Copy link
Collaborator

well since laravel 5.5, while running composer install, it is not creating the .env file. So before running composer install, just copy .env file from .env.example.

I've updated the readme as well.

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

3 participants