/tasks-to-do-php

ToDo List

Primary LanguagePHP

PHP_Tasks

ToDo List

Requirements

How To Prepare The Project

  • Copy the repository to the htdocs folder
  • From the terminal, go to the project folder and run => composer install and then => composer dump-autoload
  • Run Apache and MySQL server from XAMPP control panel
  • Import the database php-basics.sql
  • Run the project in the browser using the localhost/php-basics link

Note: Settings can be configured through the config.php file to suit your work environment