d-ranjan / vsscp

VSSCP is a website for a coching institute that is intended to showcase their courses and maintain teachers and students needs.

Home Page:http://vsscp.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSSCP

Vidya Sankalpa Sansthan Career Path

Setup

git clone https://github.com/d-ranjan/vsscp.git
composer update
cp .env.example .env
php artisan key:generate

Change

DB_PASSWORD='password'

then

php artisan migrate:fresh --seed
php artisan serve

For Frontend

npm install && npm run dev

About

VSSCP is a website for a coching institute that is intended to showcase their courses and maintain teachers and students needs.

http://vsscp.in


Languages

Language:PHP 50.7%Language:Blade 48.9%Language:JavaScript 0.4%Language:Shell 0.1%Language:CSS 0.0%