kousiksatish / MDecoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Pragyan MDecoder Site

A laravel based web app for Pragyan MDecoder site.

##Build Instructions

  1. Clone the repository
  2. Run composer install in the home directory which will install all dependencies
  3. Change .env.example to .env and run php artisan key:generate
  4. Edit database parameters in .env file
  5. Run php artisan migrate to run the migrations
  6. Start the server with php artisan serve

About


Languages

Language:PHP 84.8%Language:JavaScript 8.2%Language:Python 6.7%Language:ApacheConf 0.3%Language:CSS 0.1%