jobmetric/domi
最新稳定版本:1.14.0
Composer 安装命令:
composer require jobmetric/domi
包简介
A full-stack framework for Laravel that takes the hassle out of building dynamic pages.
README 文档
README
A full-stack framework for Laravel that takes the hassle out of building dynamic pages.
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/domi
Publish the config
Copy the config file from vendor/jobmetric/domi/config/config.php to config folder of your Laravel application and rename it to domi.php
Run the following command to publish the package config file:
php artisan vendor:publish --provider="JobMetric\Domi\DomiServiceProvider" --tag="domi-config"
You should now have a config/domi.php file that allows you to configure the basics of this package.
Documentation
统计信息
- 总下载量: 115
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-24