Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Method setActive does not exist. #63

Closed
xbust3r opened this issue Oct 12, 2017 · 4 comments
Closed

Method setActive does not exist. #63

xbust3r opened this issue Oct 12, 2017 · 4 comments

Comments

@xbust3r
Copy link

xbust3r commented Oct 12, 2017

I updated to laravel 5.5 and have a problem with this function:

Theme::setActive('template2');

In the version 5.3 all works fine, I update the module by composer and check the service provider & facade and is well configured.

Is a bug in laravel 5.5? I use these modules too:

  • Caffenaited Modules
  • Caffenaited Flash
  • Caffenaited Shinobi
@xbust3r xbust3r closed this as completed Oct 18, 2017
@Uhelliton
Copy link

@xbust3r
I have the same problem!

@xbust3r xbust3r reopened this Dec 4, 2017
@vtscarlos
Copy link

Nothing?

@dariusj18
Copy link

dariusj18 commented Feb 15, 2018

It looks to me like the method was changed to setCurrent()

or maybe even set()

@nguyentranchung
Copy link

nguyentranchung commented Oct 6, 2018

@dariusj18 that right

// Laravel 5.7
\Theme::set('theme-name');

work for me!

@kaidesu kaidesu closed this as completed Dec 12, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants