call('optimize'); $this->call('optimize:clear'); $this->call('cache:clear'); $this->call('view:cache'); $this->call('view:clear'); $this->call('config:cache'); $this->call('config:clear'); $this->call('event:cache'); $this->call('event:clear'); $this->call('route:cache'); $this->call('route:clear'); } }