My system is deepin, the environment is php7, and I use thinkphp5.1. After entering session::set() in the method in the controller, this method is not executed and no error is reported. What's the reason for this?
ringa_lee2020-01-01 13:37:41
If no error is reported, the execution is successful. How do you decide not to execute?