πQuick Start
Setup Mantis CodeIgniter
Prerequisites
XAMPP/ WAMP
Composer
Installation
c:>cd mantis-code-ignitor// Install all required packages in the Vendor folder
composer install
// Runs the project
php spark serveLast updated