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

Can't find plan slug?

Solved
alexmorning

Jul 20th, 2023 05:33 AM

I remember setting the slugs for these plans (I think) and I can see the slug in the db, but I feel like I'm losing my mind because I can't find where to set this... Maybe it's because I'm on Laravel 10 now, or maybe I broke something, but I swear I thought there was an option that was very easy to find to set the slug for each plan and I just can't find this anywhere.

Can anyone show me? this is crazy.

bobbyiliev

Jul 20th, 2023 06:39 AM

Hey!

The plan slug is defined in the plans table itself. You can update each plan via the Voyager admin at /admin/plans.

If you don't see the slug field, you can edit the plans BREAD and just click save without making any changes.

Let me know how it goes!

Best,

Bobby

alexmorning

Jul 20th, 2023 06:42 AM

Yeah I thought that was the case, but I just don't have that anymore. I wonder if it could be something related to moving to Laravel 10? I dunno, but I'll try to add it back. Strangely this is what I see now.

chrome_2023-07-20-06-41-33.jpg

Thank you for the reply!

bobbyiliev

Jul 20th, 2023 06:51 AM

Best Answer

Hi there,

Yea I think that this could be related as I experienced the same thing with the Laravel 10 branch that I have.

For me editing the bread and saving it without any changes fixed it!