You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cool, thanks! I will implement this. I'm working in a new version (just refactoring the FormBuilder class) and I will add this (maybe available in 5 days.)
I'm trying to set the DateTime object as param as default for the Form::date() helper, without success.
Should we add suport for that?
Current workardound is
$date->format('Y-m-d')
, but should not.The text was updated successfully, but these errors were encountered: