.. | ||
includes | ||
installation | ||
libraries | ||
logs | ||
media | ||
sql | ||
templates | ||
tmp | ||
.gitignore | ||
.htaccess | ||
composer.json | ||
composer.lock | ||
config.php.example | ||
htaccess.txt | ||
index.php | ||
LICENSE | ||
README.md | ||
robots.txt.dist | ||
web.config.txt |
Sport Stars
PHP Web Application for a sport stars details
To install this Application
- Import the SQL tables into your database found in /sql/install.sql
- Copy the /config.php.example file to /config.php
- Update the /config.php to reflect your CMS details
- Copy the /htaccess.txt file to /.htaccess
- Remove the /installation folder from you root directory
To install all composer libraries
- Make sure you have composer installed on your system.
- In your terminal go to the root folder of your Sport Stars website where you will find the composer.json file.
- Run the following command composer install to install all PHP packages.
Update the Data
- Open [hostname:]
- Click on link [create] entries
- Enter Details [done]