Question By
Solved
Solved
rakeshkakati

Aug 30th, 2021 08:12 PM

I want to create two different dashboard and views for business and candidates for a hiring platform. How can I do it ?

bobbyiliev

Sep 1st, 2021 10:44 AM

Best Answer

Hello,

What you could do is have different roles, for example company and candidate.

Then based on the role, show different dashboards with different information for each user.

With Laravel Wave, you would have roles out of the box, but you would need to add the logic during sign up for example, asking the users to choose if they are a company or a freelancer.

Hope that this helps.

Regards,

Bobby

Report
1