Laragear / Rut

Gracefully handle RUTs from within your Laravel application
https://patreon.com/packagesforlaravel
MIT License
6 stars 0 forks source link

[3.x] FIX RutUnique's Validation query does not work because the generated SQL is incorrect #40

Closed ipontt-neering closed 2 months ago

ipontt-neering commented 2 months ago

This fixes #39

DarkGhostHunter commented 2 months ago

Thanks for the PR. Took your changes and incorporated it into #41.