Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

commish's avatar

I can't delete a laravel project

My project is called laravel6 I did rm -rf laravel6 in the vbox I also deleted the folder locally on my host drive I also removed it from my .yaml configuration.

The folder does not show up on my host, but still shows up when ssh'd in. I can't create a project with the same name because "that project already exists." I don't understand why something as simple as deleting a project is so difficult...

0 likes
1 reply
commish's avatar

I don't know what I did differently but some combination of rm -rf and exiting out to vagrant provision worked this time

Please or to participate in this conversation.