jobmetric/hero
最新稳定版本:1.0.0
Composer 安装命令:
composer require jobmetric/hero
包简介
A powerful and intuitive admin panel for managing your application with ease and efficiency.
关键字:
README 文档
README
A powerful and intuitive admin panel for managing your application with ease and efficiency.
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/hero
Publish the config
Copy the config file from vendor/jobmetric/hero/config/config.php to config folder of your Laravel application and rename it to hero.php
Run the following command to publish the package config file:
php artisan vendor:publish --provider="JobMetric\Hero\HeroServiceProvider" --tag="hero-config"
You should now have a config/hero.php file that allows you to configure the basics of this package.
Documentation
coming soon...
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-20