JSn1nj4 / ElliotDerhay.com

My personal website project.
MIT License
0 stars 1 forks source link

Some factories aren't generating slugs #126

Closed JSn1nj4 closed 10 months ago

JSn1nj4 commented 11 months ago

Some factories for models that didn't have slugs before need to generate slugs now.

Use factory 'field' => function () {} method to slugify titles.

JSn1nj4 commented 10 months ago

Fixed in 2.4.0