lwsoftbd/lw-settings
最新稳定版本:v1.0.0-beta
Composer 安装命令:
composer require lwsoftbd/lw-settings
包简介
A reusable Laravel package for managing site settings
README 文档
README
Laravel Settings is a lightweight and flexible Laravel package that allows you to manage application settings easily from the database instead of hardcoding them in configuration files.
This package is useful for storing dynamic settings such as site name, maintenance mode, email configurations, feature toggles, and more.
✨ Features
- Store application settings in the database
- Easy helper methods
- Use anywhere on the blade file
- Supports caching for better performance
- Clean and simple
- Laravel-friendly and easy to integrate
📦 Installation
Install the package via Composer:
composer require lwsoftbd/lw-settings
📄 License
This package is open-sourced software licensed under the MIT License.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04