search

Home  >  Q&A  >  body text

Session problem in laravel

Can laravel set the path when creating a Session
For example: if the user logs in at aaa.xxx.com, then he cannot access bbb.xxx.com

How to set the session to be valid only under the specified domain name?

習慣沉默習慣沉默2846 days ago452

reply all(1)I'll reply

  • 为情所困

    为情所困2017-05-16 16:51:09

    There is a session.php file in the config file to set the domain name where the session will work

    reply
    0
  • Cancelreply