This project is a web application developed using PHP, Bootstrap, HTML5, CSS, and MySQL. It aims to [briefly describe the main purpose and features of your project].
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Dihfahsih1/php_web_dev.git cd yourproject
-
composer install
-
Start the local development server:
- php -S localhost:8000
php -S localhost:8000