summaryrefslogtreecommitdiff
path: root/app/Factories/SlugFactory.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2024-01-17Error handlingGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+1
2022-03-28Fix: #4280 - empty slugs break routingGreg Roach1-9/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-01-22Fix: #4170 - uninitialized variable error when ext-intl is not installedGreg Roach1-1/+1
2021-10-13Strict type checkingGreg Roach1-0/+4
2021-04-19Use a factory to make slugsGreg Roach1-0/+71