Editor: vscode Plug-in: php debug debug tool: xdebugframework:laravel 5.2 When I run under the breakpoint, it throws
DecryptException('The payload is invalid');
abnormal.
To solve this problem, a longer answer is needed. I wrote a blog, please go to http://www.cnblogs.com/kelsen...
Remove exceptions from breakpoints
Some exceptions in the framework will have appropriate error handling, without the need for breakpoints.
To solve this problem, a longer answer is needed. I wrote a blog, please go to http://www.cnblogs.com/kelsen...
Remove exceptions from breakpoints
Some exceptions in the framework will have appropriate error handling, without the need for breakpoints.