Exemplo n.º 1
0
 public function slugify($string)
 {
     return Strings::slugify($string);
 }