Why: * We're still using id's on routes and other parts of the app, using slugs are more friendly and nice How: * Just a migration with a slug column with string type
Why: * We're still using id's on routes and other parts of the app, using slugs are more friendly and nice How: * Just a migration with a slug column with string type