mysql -u root -p < database_setup.sql
adminadmin123✅ Database Connection - All files now use consistent database name editing
✅ Database Schema - Complete SQL schema created with proper tables
✅ AOS Animations - Added proper AOS library for smooth animations
✅ File Paths - Fixed escaped slashes in gallery.json
✅ Session Security - Added authentication checks to admin pages
✅ Error Handling - Improved validation and error messages
index.php - Main landing page (portal)Home.php - Services page with portfoliobook.php - Service booking formcontact.php - Contact formgallery.php - Photo/video gallery displaylogin.php - Admin logindashboard.php - Admin dashboard (secured)manage_gallery_secure.php - Secure gallery managementdatabase_setup.sql - Complete database schemahttp://localhost/editing project/http://localhost/editing project/login.php