Created
March 16, 2017 13:49
-
-
Save artgris/e75cc954f9bcaa35db13f6e7d1644448 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use Gedmo\Sluggable\Util\Urlizer; | |
Urlizer::urlize($text, $separator = '-'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment