Fixed error in Sandbox Tutorial
This commit is contained in:
parent
80fd691880
commit
8d2da96480
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Here is a short overview of the purpose of these folders and files:
|
|||
1) From within the tools/sandbox folder, run the following command and you should
|
||||
see the same output.
|
||||
|
||||
$ php doctrine orm:schema-tool:create ./Entities
|
||||
$ php doctrine orm:schema-tool:create
|
||||
Creating database schema...
|
||||
Database schema created successfully!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue