Пример #1
0
 /**
  * Seed the subscribers.
  *
  * @return void
  */
 protected function seedSubscribers()
 {
     Subscriber::truncate();
 }