Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Override Validator + final fix to updateUniques + 4.1 + more

Compare
Choose a tag to compare
@igorsantos07 igorsantos07 released this 26 Dec 03:17

• Improvements to work with Laravel 4.1 (#133 by @bexarcreative-daniel, #136 by @MrNomNom)
• Finally fixing the logic of updateUniques, that got broken because of a failed command-line merge (#114 by @andrew13)
• Ability to override makeValidator() to be able to customize the Validator object used (#122 by @claar)
• CSRF token is now purged in basicPurgeFilters() (#117 by @vanadium23)
• Doc fixes (#115 by @stAMy, #126 by @hisorange)