Exemplo n.º 1
0
 public function reload()
 {
     Config::clearCache();
     Widget::popupWrapper('Sucessfully reloaded the config', 1000, 'Reload') . $this->index();
 }