]> BookStack Code Mirror - bookstack/commit
Added Illuminate\Support\Str::slug to generate slug from text to improve the creation...
authorAntonio Cortés (DrZippie) <redacted>
Thu, 25 Jun 2020 16:08:13 +0000 (18:08 +0200)
committerAntonio Cortés (DrZippie) <redacted>
Thu, 25 Jun 2020 16:08:13 +0000 (18:08 +0200)
commitca202c1819f09ebe2569342e3e6582a3e96b7c0c
tree91a4103fed5a44188a632174f3e7c2318e12599d
parent71e7dd5894b855b0a6ed58fd520af49a521681c8
Added Illuminate\Support\Str::slug to generate slug from text to improve the creation of slugs with non-English characters
app/Entities/SlugGenerator.php