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
Unsolved
carlos4

Nov 27th, 2024 06:01 AM

When using pa make:volt {Name} --class

It create the file inside the vendor. Why is that? Thank you.

bobbyiliev

Nov 27th, 2024 07:57 AM

Hi there,

Thank you for reporting this problem! I was also able to reproduce it locally.

I will investigate it further and keep you posted.

- Bobby

carlos4

Nov 27th, 2024 05:10 PM

For the meantime, where should the volt component should be?

bobbyiliev

Nov 28th, 2024 01:20 AM

Hey,

Indeed, in the meantime, you can move them manually to:

resources/views/pages/NAME_OF_YOUR_COMPONENT.blade.php

- Bobby