写PHP的,也没啥
Laravel 会用方法的名字 加 type 和 id 作为字段.
方法的名字
type
id
至于写 App\Comment 这样的形式,是为了确保命名空间。
App\Comment
默认 use Illuminate\Http\Request 这个的话,方法注入是这样的:
use Illuminate\Http\Request
public function store(Request $request)
这个问题我也找了好久没找到解决办法。。。
model relationship 这个就可以,外键我觉得是约束更好
打开 http://curl.haxx.se/libcurl/c/libcurl-errors.html 这个链接。
基本就是类似证书的问题
根据 condition_id 取出 B,在 A whereIn 查 B 的 id?这样
这个需要自己平时注意收集
开梯子试试?你确保你的 pusher 配置正确了么?
国内的话,sendcloud 是不错的
我看了,这个 ip 完全没有问题,我这边什么都没干啊
我记得在 PhpStorm 系列有说的吧,就是我设置快捷键那一集。