caffeinated / themes

:art: Laravel Themes package with support for the Caffeinated Modules package.

Home Page:https://caffeinatedpackages.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with 5.6

hernandes opened this issue · comments

I'm doing some testing but it's not working.

In providers node
image

In aliases node
image

Config file
image

public structure
image

welcome.blade.php in theme folder
image

and result on browser
image

Sorry if I'm doing something wrong.

@hernandes In AppServiceProvider@boot function or Controller@function you should add

\Theme::set('default');

I feel somewhat confused as to why it does not load automatically

@hernandes

search in caffeinated\themes with "active" keyword and you see, never been using