WEBD-325-45/week-04/homework/README.md

24 lines
835 B
Markdown
Raw Normal View History

2022-04-20 02:44:05 +00:00
# Sport Stars
PHP Web Application for a sport stars details
## To install this Application
1. Import the SQL tables into your database found in /sql/install.sql
2. Copy the /config.php.example file to /config.php
3. Update the /config.php to reflect your CMS details
4. Copy the /htaccess.txt file to /.htaccess
2022-04-20 03:49:22 +00:00
5. **Remove** the /installation folder from you root directory
2022-04-20 02:44:05 +00:00
## To install all composer libraries
0. Make sure you have [composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) installed on your system.
1. In your terminal go to the root folder of your Sport Stars website where you will find the composer.json file.
2. Run the following command composer install to install all PHP packages.
## Update the Data
1. Open [hostname:]
2. Click on link [create] entries
3. Enter Details [done]