Skip to content
Snippets Groups Projects
Commit bbd61111 authored by Sebastian Castro's avatar Sebastian Castro Committed by GitHub
Browse files

Update installation.md

parent 172fb42b
No related branches found
No related tags found
No related merge requests found
......@@ -63,9 +63,9 @@ gulp watch
Generate Database
-----------------
Lauch php server
Go to PhpMyAdmin and create a database
Change app/config/parameters.yml with database name you juste created, and enter database login information (by default user:"root", password:"null")
Lauch php server, go to PhpMyAdmin and create a database (called "carto" for example)
Change app/config/parameters.yml with the database name you juste created, and enter database login information (by default user:"root", password:"null")
Go to symfony console : http://localhost/PagesVertes/web/app_dev.php/_console
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment