klc/octane-table-manager
最新稳定版本:v0.1.3
Composer 安装命令:
composer require klc/octane-table-manager
包简介
Octane Table Manager
README 文档
README
Install
composer require klc/octane-table-manager --dev
php artisan vendor:publish --tag=otm-assets
php artisan vendor:publish --tag=otm-config (optional)
yourdomain.com/octane-table-manager
If it will be used in a production environment, it is recommended to add authentication for security. This can be done by adding an authentication middleware in the config file.
If there are any tables you don't want to be listed, you should add their names to the except_tables array in the config file.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-05
