mcfelpe's avatar

Delete Project

Hi, I created a few project folders, just for testing purposes, I run composer on my command line and the project is created. I have a total of 4 project folders which has different names.

To continue my laravel tutorial, I want to use one project folder only and delete the rest. Can I just delete the folder straight up? or I need to run something on my composer to delete the project?

I'm running in windows and using wamp server.

0 likes
2 replies
michaeldyrynda's avatar
Level 41

Just delete the folders you don't need anymore. Each of them will be a self-contained instance of Laravel.

Please or to participate in this conversation.