Answer the question
In order to leave comments, you need to log in
What package should I use to store settings in the database (Laravel)?
Tell me which package to use to store settings in the database.
What could then be used like this['key' => 'value']
SettingsDB::get('key');
SettingsBD::set('key', 'value');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question