Skip to content

Latest commit

 

History

History
executable file
·
29 lines (17 loc) · 602 Bytes

File metadata and controls

executable file
·
29 lines (17 loc) · 602 Bytes

🛠️ Requirements

  • PHP 8.3 or higher
  • MySQL
  • Apache

LearningPlatformAssignment Setup Instructions

  1. Clone the Repository

git clone https://github.com/FiftyfiveTech/LearningPlatformAssignment.git cd LearningPlatformAssignment

  1. Configure Database

Create a MySQL database (e.g., learning_platform) Import databse "learning_platform.sql" given in the same folder Update wp-config.php with correct DB settings

  1. Login Admin Panel

link :- http://localhost/LearningPlatformAssignment/wp-login.php username : divya password : password

Screenshot of the platform