Example #1
0
 protected function getConfig()
 {
     return Config::orderBy('created_at', 'desc')->first();
 }