Download the PHP package farzai/laravel-model-settings without Composer
On this page you can find all versions of the php package farzai/laravel-model-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download farzai/laravel-model-settings
More information about farzai/laravel-model-settings
Files in farzai/laravel-model-settings
Package laravel-model-settings
Short Description Laravel model setting
License MIT
Homepage https://github.com/farzai/laravel-model-settings
Informations about the package laravel-model-settings
Laravel Model Setting
Welcome to Laravel Model Settings, a powerful PHP library that allows you to manage settings for your models. This package is a simple yet effective tool that helps you dynamically configure your models in a Laravel application.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Or you can use without model
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- parsilver
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-model-settings with dependencies
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.14.0