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.

Laravel app settings

Demo

laravel app settings

Installation

You can install the package via composer:

$ composer require qcod/laravel-app-settings