laramod / admin-logviewer
LaraMod Admin LogViewer Module
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.3.0
- illuminate/support: ~5.2
- jackiedo/log-reader: 2.*
This package is not auto-updated.
Last update: 2024-10-20 13:39:18 UTC
README
LaraMod is a modular Laravel based CMS. https://github.com/LaraModulus
WARNING: Until v1 there will be no backward compatibility and some versions may require migrate:refresh
Installation
composer require laramod\admin-logviewer
config/app.php
'providers' => [ ... LaraMod\Admin\Logs\AdminLogViewerServiceProvider::class, ]
In config/admincore.php
you can edit admin menu
DEMO: http://laramod.novaspace.eu/admin
user: admin@admin.com
pass: admin