You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2018. It is now read-only.
In the Laravel project, the Facade Session, which comes from Illuminate\Support\Facades, is confusing with Gears\Session because in every blade layout I use Session::anything (), laravel throws an exception: "You need globalize first ! ", typical of Gears\Session. Could you help me?
In the Laravel project, the Facade Session, which comes from
Illuminate\Support\Facades, is confusing withGears\Sessionbecause in every blade layout I useSession::anything (), laravel throws an exception: "You need globalize first ! ", typical ofGears\Session. Could you help me?Version Laravel@5.2