Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

fazy08's avatar

How to set value in session across all the website

I am developing an multi language application completed my admin side how integrating front end with my application. issue is i have 2 flags Russian and English i set default language English which works fine but when i click on Russian flag

Code:

  • image
  • it takes 1 as a value i store it in session but it works for one page only how can i use this 1 value across whole website so the complete website can run in that specific language i don't know how to pass values across multiple controllers or web-pages

    0 likes
    0 replies

    Please or to participate in this conversation.