laravel-meta-tags icon indicating copy to clipboard operation
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

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...