summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-27Make `validate` fn also be aware of the `$field`.Asko Nomm
This enables the creation of more complex validators, such as `unique:posts` where the `$field` might be used to determine a column in the `posts` table.
2022-02-26bumpAsko Nomm
2022-02-26FixAsko Nomm
2022-02-26Add CI/CD pipelineAsko Nomm
2022-02-26Fix an issue where Hird breaks when a field isn't providedAsko Nomm
2022-02-23Update imageAsko Nomm
2022-02-23Rename Bouncer to HirdAsko Nomm
2022-02-23Fix typoAsko Nomm
2022-02-23Add PHP version requirementAsko Nomm
2022-02-23Doc fixesAsko Nomm
2022-02-22Fix typoAsko Nomm
2022-02-22Update badgeAsko Nomm
2022-02-22Update namespacesAsko Nomm
2022-02-22Add namespaces to READMEAsko Nomm
2022-02-22Update READMEAsko Nomm
2022-02-22bumpAsko Nomm
2022-02-22Update docstringsAsko Nomm
2022-02-22ImprovementsAsko Nomm
2022-02-22Lots of documentation and basic testsAsko Nomm
2022-02-22Swap rules and validators, makes more sense nowAsko Nomm
2022-02-22Document ValidatorAsko Nomm
2022-02-22Initial commitAsko Nomm