Beispiel #1
0
 public function __construct()
 {
     $this->query = \App\Statcache::Week()->get();
     \Carbon\Carbon::setToStringFormat('d/m/Y');
 }