I don't see any problem with using a database for this what so ever, and maybe SQLite in order to skip most configuration.
Yeah, that's what I'm going for, I figure it's the most extendable option, and since it's so small performance really isn't a concern. I'm going to use a key-value table though, rather then simply load everything into one row.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community