Skip to content
Snippets Groups Projects
Commit 7da5f83a authored by PEREZ-RAMIREZ Julian's avatar PEREZ-RAMIREZ Julian
Browse files

editing README

parent 4e31f70b
No related branches found
No related tags found
No related merge requests found
Commands to set up Symfony with DB connection
If you dont have installed yet
```
composer require symfony/orm-pack
composer require --dev symfony/maker-bundle
```
```
php bin/console doctrine:database:create
php bin/console make:migration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment