uepg / laravel-sybase

Connection and Laravel Eloquent driver for Sybase
GNU General Public License v2.0
33 stars 18 forks source link

Problems using Validation class #10

Closed mainginski closed 8 years ago

mainginski commented 8 years ago

It is not yet clear whether the error is in the Eloquent's Builder or package's Builder, but the problem it's found when use the unique identifier and uniqueIgnore.

At moment, you can't use this.

Closed: The problem, apparently, is in transition Laravel's versions for the 5.1 to 5.2. Not confirmed.