andersao / andersao/l5-repository
firstOrCreate The number of parameters is incorrect
オープン
- 主要言語
- PHP
- スター
- 4.2k
- フォーク
- 880
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
https://github.com/andersao/l5-repository/blob/master/src/Prettus/Repository/Contracts/RepositoryInterface.php#L286
`public function firstOrCreate(array $attributes = []);`
vs
https://github.com/laravel/framework/blob/5.4/src/Illuminate/Database/Eloquent/Builder.php#L352
`public function firstOrCreate(array $attributes, array $values = [])`
i need new firstOrCreate method
コントリビューションガイド
評価
この issue はまだ評価されていません。