Example #1
0
 public static function getAll()
 {
     return Faq::with('faq_tags')->get();
 }