laramod / admin-logviewer
LaraMod 管理日志查看模块
0.1.0
2017-10-29 15:10 UTC
Requires
- php: >=5.3.0
- illuminate/support: ~5.2
- jackiedo/log-reader: 2.*
This package is not auto-updated.
Last update: 2024-09-22 13:18:38 UTC
README
LaraMod 是一个基于 Laravel 的模块化 CMS。 https://github.com/LaraModulus
警告:在 v1 版本之前,将没有向后兼容性,某些版本可能需要迁移:刷新
安装
composer require laramod\admin-logviewer
config/app.php
'providers' => [ ... LaraMod\Admin\Logs\AdminLogViewerServiceProvider::class, ]
在 config/admincore.php
中,您可以编辑管理菜单
演示: http://laramod.novaspace.eu/admin
user: admin@admin.com
pass: admin