Create the Folder before Creating the file #10
Labels
good first issue
Good for newcomers
hacktoberfest
inline with the celebration of open source from hacktoberfest.com Backend contribution.
File = "projects/add_project.php"
Instead of creating a new file alone, We should create a new folder and then create the file inside the folder.
Aim: This will help us create a system render of files and other folders inside that particular project for the end-user.
We can call the file "index.html" and maintain the project_location name(code line 22) for the folder, In order to make every folder very unique. (Remember that folders do not have an extension)
The text was updated successfully, but these errors were encountered: