linhdev92 / logviewer
A Log Viewer modules for Asgardcms
4.0
2023-07-02 04:13 UTC
Requires
- php: ^8.0.2
- nwidart/laravel-modules: ^8.0
Requires (Dev)
- orchestra/testbench: 3.5.*
- phpunit/phpunit: ~6.0
README
Simple Module, custom from rap2hpoutre/laravel-log-viewer
Installation
Module Download
Using AsgardCMS's module download command:
php artisan asgard:download:module linhdev92/logviewer
This will download the module.
This is the recommended way if you wish to customise the views, etc.
Composer
composer require linhdev92/logviewer
