laramod/admin-logviewer

This package is abandoned and no longer maintained. No replacement package was suggested.

LaraMod Admin LogViewer Module

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

pkg:composer/laramod/admin-logviewer

0.1.0 2017-10-29 15:10 UTC

This package is not auto-updated.

Last update: 2025-08-24 17:34:02 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