laramod/admin-logviewer

LaraMod Admin LogViewer Module

0.1.0 2017-10-29 15:10 UTC

This package is not auto-updated.

Last update: 2024-05-05 11:35:10 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