PHP Laravel session data problem doesnt refresh itself
in my webpage layout i have a modal which whenever user register or some event happens simply i show on the top of screen.i am using Laravel blade template engine and i use session() function to send data to front-end.…