Md. Rakibul Islam

Results 4 comments of Md. Rakibul Islam
trafficstars

works for me ====================== ``` $.formUtils.addValidator({ name : 'adultcheck', validatorFunction : function(value) { var birthDate = new Date(value); var difdt = new Date(new Date() - birthDate); var age=difdt.toISOString().slice(0, 4) -...

> This should solve your issue > > run > composer require avored/framework > > https://github.com/avored/framework Thank you for your suggestion. I mean https://demo.avored.com/ this demo URL throws error.

This project is not maintained. May be this one is currently maintained https://github.com/24Slides/laravel-saml2

Thanks. It was a typo mistake. I'll update.