What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello everyone, i am following developer bootcamp code walkthrough topic their is a step 3. Run the

U04GJM1MZQD
U04GJM1MZQD Posts: 28 🧑🏻‍🚀 - Cadet

Hello everyone,
i am following developer bootcamp code walkthrough topic their is a step
3. Run the console command: vendor/bin/console propel:install. Now you have the pyz_hello_spryker table in the database. To make sure, open the database and check if the table is there.
how to open database and also i have no idea about how to connect database? please help me.

command is running successfully it shows below in console

╭─/data | Store: DE | Env: docker.dev | Debug: (.) | Testing: (.)
╰─$ vendor/bin/console propel:install
Store: DE | Environment: docker.dev
Creating Database
This command doesn't support chosen DB engine
Clean schema directory
Copy and merge schema files
Build Propel2 classes
Generate diff for Propel2

Thank you

Comments