Search
Categories
- Getting Things Done (RSS) (3)
- SEO (RSS) (1)
- Web Development (RSS) (86)
while building a newsletter app in symfony I had to write a batch process, unfortunately there isnt enough documentation for doing that on the symfony website. However I would just get the following error:
unagi:htdocs rajatpandit$ symfony init-batch backend prod mailer
[Exception]
The specified batch "backend" does not exist.
Digging in the code, I figured [...]
Recent Comments