laravel-theme
laravel-theme copied to clipboard
Call to undefined method Illuminate\Foundation\Application::share()
laravel5.5
laravel5.4 too
me too.
the share() method removed from 5.4 or newer. I used singletone() instead. Just wait @teepluss accept my pull request. It works for me :)
check #152
Why get last version not fix this error: https://github.com/teepluss/laravel-theme/commit/244399b8ac60086b29fd94dd9546bb635855ce8a
I changed by hand. Thank @gieart87