$ composer install
$ bin/console doctrine:database:create
$ bin/console doctrine:schema:create
$ bin/console doctrine:fixtures:load
$ symfony server:startThen visit http://localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ composer install
$ bin/console doctrine:database:create
$ bin/console doctrine:schema:create
$ bin/console doctrine:fixtures:load
$ symfony server:startThen visit http://localhost:8000