Expected Project Structure
Your project should have a structure similar to:
text
project/
│
├── config/
│ ├── config.php
│ └── functions.php
│
├── auth/
│ └── signout.php
│
└── app/
└── admin/
└── index.php (place the activity logs here)
text
app/admin/
Sign in to save your progress permanently.
Progress is saved in your browser session
Step 2 of 7