andersao / andersao/l5-repository

firstOrCreate The number of parameters is incorrect

オープン
#372 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。