Your Account
Community
Topics (Upcoming)
More |
View story
Add new tasks in your Symfony project
http://feedproxy.google.com/~r/symfony/planet/~3/3lgrIH7lUwo...
Submitted by
narko
1 month, 1 week, 3 days, 6 hours agoSo for my very first post in english I will talk about how to add a new task in symfony. Task are very useful to handle a lot of data and can be launched manually or placed in a cron job.
I started to create task on a new project, in the past I used to create a batch folder in my symfony project. In this folder I created a symfony.inc.php to load...
Tags: none
|