In menu.php line 92:
Call to undefined function theme()
"autoload": {
"files": [
"app/helpers.php"
],
composer install
, it gives Nothing to install, update or remove
. $theme = theme();
// Share theme adapter class
View::share("theme", $theme);