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

Sam

Solved

How to use Admin Bar on Wave 3?

Solved
samual

Jan 4th, 2025 08:54 AM

I have added the plugin and activated it in the admin area. I do not see the bar and do not know how to find the bar or use it. Am I missing something?

bobbyiliev

Jan 4th, 2025 11:46 AM

Hi there!

Just to make sure that I understand this fully, would you mind clarifying which admin bar are you referring to exactly and which plugin?

- Bobby

samual

Jan 4th, 2025 01:46 PM

The DevDojo Wave starter kit has a plugin named "Admin Bar". Screenshot 2025-01-04 154426.png

bobbyiliev

Jan 5th, 2025 11:02 AM

Best Answer

Hey!

Ah yes, sorry I got confused last night and I thought you were referring to the Fillament admin panel.

You can just include @include('admin-bar::index') to your layout page nad that should load the admin bar plugin.

Let me know if you have any questions!

- Bobby

samual

Jan 5th, 2025 01:20 PM

Thanks for the quick response. That worked great. Is that documented somewhere? Wondering if I just missed it. Thanks again!

laurencefocke

Jul 6th, 2025 07:03 PM

Some plugins show the bar on the front-end of your site, not in the admin dashboard. Try visiting your actual website (not the admin panel) while logged in and see if it appears.