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

Fatal error line 20 console.php #102

Open
mlungsta opened this issue Sep 9, 2016 · 1 comment
Open

Fatal error line 20 console.php #102

mlungsta opened this issue Sep 9, 2016 · 1 comment

Comments

@mlungsta
Copy link

mlungsta commented Sep 9, 2016

I am getting a fatal error: Class 'symfony\component\console\application' not found.

I copied all the files to xampp folder and created a database and made changes on app.php file to connect to db.

@progS1m
Copy link

progS1m commented Nov 9, 2016

Have you executed php console generate:admin and this error occoured? Be sure that when you execute the command you are inside the root directory of the application and not inside the src folder.

Other reason could be you haven't run php composer.phar install before...

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