aurora
aurora
 
Manually add guard to distinguish between different scopes.
I had the same problem #21 ,and try to modify `allowed_tlds` array, but no resolve. So I found the following code: ```php protected function getRequestTld() { $requestHost = parse_url(Request::url())['host']; $exploded...
当连续两次点击生成二维码,第一次的二维码并没有清除