mantax559/laravel-settings
最新稳定版本:1.0.23
Composer 安装命令:
composer require mantax559/laravel-settings
包简介
Laravel Settings
README 文档
README
Laravel Settings
Installation & Setup
You can install the package via composer:
composer require mantax559/laravel-settings
After installing the package, run the migration command to create the necessary database tables:
php artisan migrate
The package will automatically register its service provider.
Customisation
Config
You can optionally publish the config file with:
php artisan vendor:publish --provider="Mantax559\LaravelSettings\Providers\AppServiceProvider" --tag=config
Tests
You can run tests with the command:
vendor/bin/phpunit
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 315
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-07