PLATFORM
  • Tails

    Create websites with TailwindCSS

  • 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

User Impersonations

With user impersonations you can easily impersonate any user on your site. This will come in handy when you need to debug an issue that a specific user is experiencing.

Impersonating a user will allow you to login to your application acting as a specific user.

Impersonate a User

To impersonate a user you can visit your users section inside your admin at /admin/users. Find the user you want to impersonate and click on the Impersonate button.

You will now see that you are logged in as that specific user. You can open the user menu and you'll see a new Leave Impersonation button to exit that user account and log back in as your original admin user.

We are utilizing a popular Impersonation Package under the hood. Be sure to check out this package readme to learn more or extend the impersonation functionality.