Found a tutorial error:
http://www.symfony-project.org/jobeet/1_4/Doctrine/en/10
near
---
First, change the "Post a Job" link in the layout to be able to check
changes directly in your browser:
---
You will find a code:
---
Post a Job
---
url_for must have argument job/new for being worked
--
I
On this tutorial http://www.symfony-project.org/jobeet/1_4/Doctrine/en/03
when i've tryed to install module
$php symfony doctrine:generate-module --with-show --non-verbose-
templates frontend job JobeetJob
When i type in my browser: http://jobeet.localhost/frontend_dev.php/job
i see error:
wish s