Download the PHP package imtigger/laravel-settings-ui without Composer
On this page you can find all versions of the php package imtigger/laravel-settings-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-settings-ui
Laravel Settings UI
Simple UI for anlutro/laravel-settings
Requirements
- PHP >= 5.6.4
- Laravel >= 5.3
- anlutro/laravel-settings must be properly installed
- kristijanhusak/laravel-form-builder must be properly installed
Installation
This plugin can only be installed from Composer.
Run the following command:
Add the following to your config/app.php
:
Add route to web.php
Publish config, form and view
Usage
Edit app/Forms/LaravelSettingsForm.php
to add/remove fields
All fields in this Form
is automagically saved
Edit resources\views\vendor\laravel-settings-ui\settings.blade.php
to adapt it to your favorite theme!
Final word: Remember use middleware to protect routes
All versions of laravel-settings-ui with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
laravel/framework Version 5.*
kris/laravel-form-builder Version ^1.7
anlutro/l4-settings Version ^0.4.8
laravel/framework Version 5.*
kris/laravel-form-builder Version ^1.7
anlutro/l4-settings Version ^0.4.8
The package imtigger/laravel-settings-ui contains the following files
Loading the files please wait ....