PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

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