Store settings in your database with Laravel App Settings
Laravel App Settings can be used to add settings manager with UI in your Laravel app.
It stores settings in the database and by default uses Bootstrap 4 for styling but you can configure it to work with any CSS system.
Demo
Installation
You can install the package via composer:
$ composer require qcod/laravel-app-settings
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5 Intermediate Packages Sources