Skip to content

sriranganathan/Hostel-site

 
 

Repository files navigation

###Hostel-site

An information and complaint portal for NIT Trichy hostel.

##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

A website for Nit trichy hostels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.9%
  • PHP 33.7%
  • CSS 12.2%
  • Other 0.2%