laravel-theme icon indicating copy to clipboard operation
laravel-theme copied to clipboard

Call to undefined method Illuminate\Foundation\Application::share()

Open 791487145 opened this issue 7 years ago • 4 comments

laravel5.5

791487145 avatar Jan 19 '18 15:01 791487145

laravel5.4 too

gtyagi77 avatar Mar 25 '18 15:03 gtyagi77

me too.

ghost avatar May 22 '18 05:05 ghost

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

gieart87 avatar Sep 11 '18 03:09 gieart87

Why get last version not fix this error: https://github.com/teepluss/laravel-theme/commit/244399b8ac60086b29fd94dd9546bb635855ce8a

I changed by hand. Thank @gieart87

altdev91 avatar Sep 23 '18 03:09 altdev91