AsgardCms / Platform

A modular multilingual CMS built with Laravel 5.
https://asgardcms.com/
MIT License
782 stars 241 forks source link

Theme [] is not registered with Stylist. #820

Closed zoxed closed 3 years ago

zoxed commented 3 years ago

\Stylist\Theme\Exceptions\ThemeNotFoundException

Theme [] is not registered with Stylist. 182| return $theme; 183| } 184| } 185|

186| throw new ThemeNotFoundException($themeName); 187| } 188| 189| /* 190| Returns an array of themes that have been registered with Stylist.

1 C:\laragon\www\e-commerce\Modules\Core\Providers\RouteServiceProvider.php:46 Mehedi\Stylist\Theme\Stylist::get()

2 C:\laragon\www\e-commerce\Modules\Core\Providers\RouteServiceProvider.php:20 Modules\Core\Providers\RouteServiceProvider::mapThemeRoutes() PS C:\laragon\www\e-commerce>

It's yours just in different name, and i don't know which route inside the theme is not functioning