Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

rushvora/CSC-648-Team-03-Project

Repository files navigation

CSC-648-Team-03-Project

Installation

In order to install this project on a server, run the following commands:

git clone [url]
git checkout master
git pull
cd CSC-648-Team-03-Project/my_app_name
composer update
cp config/app.default.php config/app.php
mkdir logs tmp
chmod 777 logs tmp

Eventually a better solution than allowing anyone to read/edit logs and tmp.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages