Mark Fox
2f8b0801cc
further tweaking of last commit pt.2
2013-10-11 15:22:39 -07:00
Mark Fox
126cd0bac2
further tweaking of last commit
2013-10-11 15:20:53 -07:00
Mark Fox
c5adfca0ed
Clarified tutorial context around introduction of orm:schema-tool:*
commands
...
See: http://stackoverflow.com/questions/17473225/doctrine2-no-metadata-classes-to-process for evidence of this confusion
2013-10-11 15:16:46 -07:00
Robert Broen
6ff5043ce8
list_bugs.php needs to call to getters for protected vars
...
list_bugs.php needs to call to getters for protected vars. This was changed in the "getting-started" code repository, but not in the "getting-started" tutorial.
2013-06-17 11:36:09 +02:00
Robert Broen
184e8eb26c
Update getting-started.rst
...
The tutorial assumes Doctrine 2.4
2013-06-17 10:31:06 +02:00
Antonio J. García Lagar
c64c149ebf
Fix getting started doc to work with current version
2013-05-28 08:57:17 +02:00
Danny Kopping
408eef1356
Fixed entities path
...
In the tutorial, the user is told to create a new file in the '/src' folder, and the 'entities' folder is never referenced. Updating the SQLite schema according to the tutorial fails with the 'No Metadata Classes to process.' message. Changing the folder to '/src' fixes this, ostensibly.
2013-04-26 12:05:50 +03:00
Benjamin Eberlei
142c20aad1
Work on the Tutorial
2013-04-09 00:00:16 +02:00
Benjamin Eberlei
ea19a0063f
Huge refactoring of the Getting Started Tutorial to allow for an earlier success with the simple Product entity.
2013-03-17 13:43:16 +01:00
Benjamin Eberlei
4ef8e8c7aa
Move all classes to src/ in tutorial rather than in entities/
2013-03-17 12:45:49 +01:00
Benjamin Eberlei
5941d0267d
Worked on the Getting Started Guide
2013-03-17 12:26:34 +01:00
Benjamin Eberlei
bdfe6098a4
Reworked parts of the tutorial
2013-03-16 23:36:36 +01:00
Harold Barker
363df46006
Fixed typo.
2013-03-11 22:11:50 +00:00
Benjamin Eberlei
805bb5ff9f
Remove mentions of PEAR installation method, remove code.
2013-02-15 01:04:29 +01:00
Benjamin Eberlei
cbcc693e36
Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb'
...
git-subtree-dir: docs
git-subtree-mainline: 271bd37ad3
git-subtree-split: 8fcf2d4501
2013-01-24 00:02:03 +01:00