prateekprshr-nith / sisnew

This is the totally revamped version of SIS, completely re-written in LARAVEL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIS Code base

This is a totally revamped version of SIS using php's laravel framework

To see the old version of SIS head to https://www.github.com/prateekprsrh-nith/SIS-dbms.

Steps to clone and get this to work along with laravel:

$ git clone https://github.com/prateekprshr-nith/sisnew.git
$ cd sisnew
$ composer install

To migrate the database tables, do your proper settings in .env file and run

$ php artisan migrate
$ php artisan db:seed

Happy Programming :)

About

This is the totally revamped version of SIS, completely re-written in LARAVEL


Languages

Language:PHP 99.6%Language:ApacheConf 0.2%Language:JavaScript 0.2%Language:CSS 0.0%