Flynsarmy/laravel-db-blade-compiler

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

KoenLav opened this issue · 2 comments

Using a singleton is recommended.

This was resolved a while back. If you check this closed issue #25 it is in the latest releases. Check your composer release as I had the same issue when following the README.md you pull release 2.0.2 but the latest is actually 5.4.2.

Thanks!