lubusIN / laravel-gymie

👨‍💻 Gym & Club Management System https://gymie.in
MIT License
418 stars 247 forks source link

error on date of birth when edit a member and submit #59

Closed abdellatifkarroum closed 5 years ago

abdellatifkarroum commented 5 years ago

https://github.com/lubusIN/laravel-gymie/blob/be1785e6adbcfcbe03e8e4e7b444c618aaacdef9/resources/views/members/form.blade.php#L30 When i edit a member and i try to submit, the system show me that the date of birth is not valid. I suggest to replace null by date('Y-m-d', strtotime($member->DOB))

ajitbohra commented 5 years ago

Fixed in 1c8356cd9dcde7161e6f7b5c44e0e6844f195b39