You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have load_into_memory enabled, you can access the settings with the config() helper.
71
+
70
72
```
71
73
config('theme.colors.primary');
72
74
```
@@ -77,7 +79,7 @@ config('theme.colors.primary');
77
79
78
80
## License
79
81
80
-
**codetech/laravel-settingable** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechPt/laravel-settingable/blob/master/LICENSE).
82
+
**codetech/laravel-model-settings** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechPt/laravel-model-settings/blob/master/LICENSE).
0 commit comments