This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi, I'm brand new to October and I am currently playing around with it and learning templating on localhost. Is there a simple way to delete a test site I have made and start over without having to fully reinstall October and make a new db every time? I'm guessing simply deleting my files in backend leaves a load of residual stuff in the db and also I am not sure what I should leave and what I should delete in the backend in order to start afresh. Hoping there might be a reset all option. Thank you.
Just delete everything under storage/app/uploads/public, storage/app/uploads/protected, storage/app/media and then delete the database and recreate it (run php artisan october:up
to populate it after you have a clean database for October to use)
1-3 of 3