opcodesio/log-viewer

Custom theme not working as advertised

promanapeople opened this issue · 2 comments

//config/log-viewer.php
/* -----------------------------------------------------------------
     |  Theme
     | -----------------------------------------------------------------
     |  Make your own theme by adding a folder to the views directory and specifying it here.
     */

    'theme'         => 'log-viewer',

Results in
local.ERROR: View [log-viewer.dashboard] not found.

As shown the files appear to be in the right(?) place:
Screenshot 2024-01-26 102000

Hey @promanapeople

Log Viewer does not have a configurable theme. Where did you find it?

Our mistake! It looks like there's been another log viewer package installed. Thanks for your time.