JellyBool

17773 经验值

你搜一下 warning ,然后把对应的样式去掉就好了。

没记错的话,这个是操作系统的的基本字体吧,所以应该不用自己去加载

Discussion::with('comments')

这样?

用 apache 的话,在确保正确配置 httpd.conf 下,也需要设置 public 目录下的 .htaccess 文件:

Options +FollowSymLinks
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

开发者工具就可以查看:

    background: #fff;
    color: #111;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5;

这个是错觉吧。。。没有限制网速这一说,laravist 是没有的,我也不知道 laravel 能不能做这个