#Looking for an easy solution

3 messages · Page 1 of 1 (latest)

cerulean gate
#

Why would you not just make a new model for it? Sure you could 'solve' it with enums or whatever, but you'll be limiting yourself.

regal jay
#

Its for an really small practicing exercise. I try to learn different approaches and learn new things this way.

#

and i don't want to use seeders. I want to have the categories already inside my project when someone wants to download my project from github without seeding.