Laravel 5.5 Upgrade (share method)
pjrola opened this issue · 7 comments
pjrola commented
Upgrading to Laravel 5.5 breaks current functionality because share has been deprecated.
Call to undefined method October\Rain\Foundation\Application::share()
Is there a planned fix for this?
chiragparekh commented
I am having same issue.
slow-is-fast commented
#23 will fix this
maurocasas commented
@maknz WTF DUDE, MERGE THIS.
andrewmclagan commented
This needs to be merged...
digimiles commented
Yes, please!
krisnaw commented
any update about this?