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

Cannot install - artisan ReflectionException #3

Open
alex-dot opened this issue Nov 20, 2017 · 0 comments
Open

Cannot install - artisan ReflectionException #3

alex-dot opened this issue Nov 20, 2017 · 0 comments

Comments

@alex-dot
Copy link

I was trying to get your code running, but somehow I just get an Exception.

After git cloning, I copied .env.example to .env and then ran composer install in the root directory. During postInstall the script is trying to run php artisan optimize. However, that fails with

PHP Fatal error: Uncaught ReflectionException: Class App\Console\Kernel does not exist in /home/alex/bin/Backlog/vendor/laravel/framework/src/Illuminate/Container/Container.php:749

Could you clarify a bit the installation process?

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