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