Example #1
0
 public static function count()
 {
     return Document::all()->count();
 }