Open isakjensen opened 2 years ago
So I've installed it and when I login I redirect to the index page and there I print the user variable but it turns out to be NULL
This is what I'm printing: Auth::user()
Why does that have the value NULL when I've logged, there are no errors.
So I've installed it and when I login I redirect to the index page and there I print the user variable but it turns out to be NULL
This is what I'm printing: Auth::user()
Why does that have the value NULL when I've logged, there are no errors.