php - How to setup Laravel 5.4 reset password from one table for multiple user type

319

Till now what I learnt from many tutorials an documents that to create reset password for another type of user( like seller, editor , vendor) other than the basic user I have to create different reset password form, controller for every user type.

The process will get to long if the user type is more than 4-5 and managing the code is harder.

Is there any process where one reset password form will search the respective user type depending on the email provided and send the reset password link to the mail and link get back to the same new password form for all user.

Thank you. If u have any issues to understand my question comments bellow I will explain more what I need

People are also looking for solutions to the problem: php - TCPDF - How to detect in Header/Footer function if pdf page is in landscape or portrait mode?

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.