We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/larabbs/resources/views/layouts/app.blade.php 文件中
The text was updated successfully, but these errors were encountered:
在配置文件config/sudosu.php的allowed_tld中添加你的域名后缀
// 允许使用的顶级域名 'allowed_tlds' => ['dev', 'local', 'app', 'test', 'net'],
详细介绍:https://laravel-china.org/topics/6635/insert-sudosu-error-by-tutorial-template
Sorry, something went wrong.
如果为本地测试,可使用 'allowed_tlds' => ['localhost', 'local', 'test'],
No branches or pull requests
/larabbs/resources/views/layouts/app.blade.php 文件中
The text was updated successfully, but these errors were encountered: