S
S
Stanislav Pochepko2015-12-06 16:25:44
Laravel
Stanislav Pochepko, 2015-12-06 16:25:44

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');

And I can't even google it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JhaoDa, 2015-12-06
@DJZT

https://github.com/anlutro/laravel-settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question