Custom theme not working as advertised
promanapeople opened this issue · 2 comments
promanapeople commented
//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.
arukompas commented
Hey @promanapeople
Log Viewer does not have a configurable theme. Where did you find it?
promanapeople commented
Our mistake! It looks like there's been another log viewer package installed. Thanks for your time.