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?
为情所困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