Skip to content

Commit a406f31

Browse files
committed
Update README.md
1 parent 91571e3 commit a406f31

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,12 @@
66
composer create-project sunrise/awesome-skeleton app
77
```
88

9-
## Filling the database
10-
11-
```bash
12-
php vendor/bin/doctrine orm:schema-tool:update --force
13-
```
14-
159
## Useful links
1610

17-
* http://php-di.org/
11+
* https://github.com/doctrine/orm
12+
* https://github.com/middlewares
13+
* https://github.com/PHP-DI/PHP-DI
1814
* https://github.com/Seldaek/monolog
1915
* https://github.com/sunrise-php/http-router
20-
* https://github.com/middlewares
21-
* https://www.doctrine-project.org/
16+
* https://github.com/symfony/validator
2217
* https://www.php-fig.org/

0 commit comments

Comments
 (0)