session

Tag

1 posts found

4 Jun 2015
3.75K
1 Comment

Sometimes laravel set the new or update session in ajax requestion even you can print it like Session::all(); it will print the updated session but cannot update the session on fresh page, for eg. if a user update his information like display name picture or other information through ajax. In

Post in