Example #1
0
 /**
  * Sync the database to the model classes
  */
 public function sync()
 {
     Project::sync();
 }