Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 384 Bytes

Jolites

Social Networking Site of Jalpaiguri Government Engineering College

Feel free to fork and contribute to the code. Has been made in laravel. Happy Coding. :)

Steps to setup:

  • Fork the repo.
  • Run composer install/update.
  • Run migration.
  • Run db:seed.
  • Laravel program you can run it by.