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

save accepts Input::all() fixes "sometimes" validator #166

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 6, 2014

  1. Update Ardent.php

    tbergeron committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    27b3646 View commit details
    Browse the repository at this point in the history
  2. save accepts Input::all() fixes "sometimes"

    ->save($data, $rules, $customMessages, $beforeSave, $afterSave); that way the "sometimes" validator will work.
    tbergeron committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    674620a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tbergeron committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    cfb6e59 View commit details
    Browse the repository at this point in the history