Пример #1
0
 /**
  * Run the command.
  */
 public function handle()
 {
     parent::handle();
     $this->call('optimize');
 }