写PHP的,也没啥
我看了一下 dingo 的文档,貌似没有找到 include 的用法,可否给个链接?
is_admin 前提是在 users 这个表存在 is_admin 的字段
我知道你的意思了。你是说 $messageGroup->first()->shouldAddUnreadClass() 这个逻辑问题吧。
我看了之后好像是这样的,你可以这样:判断 $messageGroup 里面是否包含 unread 的 message 就好一点
看一下这个:https://laravel.com/docs/5.3/database#using-multiple-database-connections
确认你的用户邮箱和密码对就行
includeTwitterpicr 这个原因?
以下简单的配置可以直接拷贝来使用的:
xdebug.remote_autostart=1 xdebug.default_enable=1 xdebug.remote_port=9000 xdebug.remote_host=127.0.0.1 xdebug.remote_connect_back=1 xdebug.remote_enable=1 xdebug.idekey=PHPSTORM
使用 socket.io 呗,这个也是有教程的 https://www.codecasts.com/series/realtime-laravel-app-with-socket-io
你好,我这边看到的是,你的连续签到并没有达到 30 天以上
你在返回 hash 值中加上用户的 id 应该就好了
Happy Hacking