- Import
database/schema.sql - Import
database/seed.sql - Update
config/database.php - Point the web root to
public/
/login- Login with the seeded admin account
/logout- Login again and confirm session persists
/dashboard- Confirm summary cards render
- Confirm charts/summary sections load without PHP warnings
/inquiries- Filter by status
- Filter by site
- Filter by date range
- Filter by assignee
- Filter by note flag
- Select rows and run bulk actions: read, unread, spam, trash
- Save an export template
- Export CSV using selected columns
- Open
/inquiry?id=1or an existing inquiry ID - Change status
- Save admin note
- Assign an owner
- Add a follow-up record
- Edit the follow-up record
- Toggle follow-up complete and reopen it
- Use all quick-copy buttons
/sites- Create a site
- Edit the site
- Update field mapping JSON
- Update site notification override settings
- Rotate API token
- Rotate signature secret
/tools/blacklist-ips- Add and delete a blocked IP
/tools/blacklist-emails- Add and delete a blocked email rule
/tools/spam-rules- Save spam rules
/tools/email-notifications- Save notification settings
- Run a test notification
/logs/api-logs- Open one API log detail page
/reports/stats/followup-reminders
/admins- Create a second admin user
- Change role/status of an existing admin
/profile- Update profile fields
- Change password