Download the PHP package qh-8/laravel-options without Composer
On this page you can find all versions of the php package qh-8/laravel-options. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qh-8/laravel-options
More information about qh-8/laravel-options
Files in qh-8/laravel-options
Download qh-8/laravel-options
More information about qh-8/laravel-options
Files in qh-8/laravel-options
Vendor qh-8
Package laravel-options
Short Description Store Laravel application options
License MIT
Homepage https://github.com/qh-8/laravel-options
Package laravel-options
Short Description Store Laravel application options
License MIT
Homepage https://github.com/qh-8/laravel-options
Keywords laravel-optionsqh-8
Please rate this library. Is it a good library?
Informations about the package laravel-options
Laravel Options
This package allows you to store options in a repository (database).
Installation
You can install the package via composer:
Usage
Publish the migration file
Publish the config file
Create the options
table via artisan migrate command
Basic usage
Configuration
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Dinh Quoc Han
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-options with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.1|^8.2
doctrine/dbal Version ^3.2
illuminate/database Version ^9.0|^10.0
doctrine/dbal Version ^3.2
illuminate/database Version ^9.0|^10.0
The package qh-8/laravel-options contains the following files
Loading the files please wait ....