Update 'Symfony: ORM'
parent
d40b1e2d92
commit
14ba8dd69e
@ -7,4 +7,8 @@ It will install all package for using database
|
|||||||
Initial database
|
Initial database
|
||||||
```
|
```
|
||||||
bin/console doctrine:database:create
|
bin/console doctrine:database:create
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Apply migration: `bin/console doctrine:migrations:migrate`
|
||||||
|
|
||||||
|
add database: `bin/console make:migration`
|
Loading…
x
Reference in New Issue
Block a user