I'm wanting to figure out how the best way to do this is.
I have about 6 different models for my different separated modules and they all share the same variables that I created that hold the values of my database tables. Should I create a special config file that holds these values or is there something better I can do for this situation?