Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Adding a new truck

axelson edited this page Jun 5, 2011 · 1 revision

To add a new truck to the application do the following:

  1. edit the protected/config/foodtruck.php file and add the new truck's twitter id to the foodtrucks array.
  2. Next pull in the new data by running protected/yiic queryfoodtrucks
  3. Done!
Clone this wiki locally