You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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.
The text was updated successfully, but these errors were encountered: