Allowing students (kids) use parent email to login in laravel project [closed]

A Parent wants to apply for his/her children, who are a minimum of 2 years old, in an educational institution. The students(kids) don't have email and thus parent's email is used for the students. Question: how to login the children using the parent's email using the same login form? Note: Currently, I have separate login and registration forms for each ( student and guardian) which I am merging.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/32MrDUn
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time