laravel-meta-tags
laravel-meta-tags copied to clipboard
Meta Tags management to Laravel
Results
4
laravel-meta-tags issues
Sort by
recently updated
recently updated
newest added
use mb_*
2
this fix is for cyrillic characters
The original repository had the functionality to set a "base" title. Any call to set('title') would have had that base appended. I made the separator configurable, since I could not...