laravel-steam-auth
laravel-steam-auth copied to clipboard
User variabel undefined
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.