This short article will cover two scenarios, one where you’ll store complete records in a model without a database connection for that model and another solution for enum like data or simply constants that can be wrapped in a model as well to give them a meaning. Full multi-field records in a model without a […]