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

Erro Method view does not exist.

Uhelliton opened this issue · comments

I made the whole package configuration, but I return this error: Method view does not exist., I'm using Laravel 5.5.

Thanks!!!

The method Them::view() has been removed as of v4.0. see https://github.com/caffeinated/themes/releases/tag/v4.0 .
If using v4.0 or above you can use the standard Laravel view() method. Caffeinated Themes will auto-resolve the view based on the currently set theme.