Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

vaishnavmhetre/squad-api

Repository files navigation

Squad API

A social network system for I2IT - API

Set up

  • Clone the project
  • Goto project dir
  • Run composer install
  • Copy file .env.example as .env
  • Set up Database Credentials and Application Url
  • Run php artisan key:generate
  • Run php artisan migrate, add parameter --seed for fake testing data
  • Run php artisan serve to serve for testing

About

A social network system for I2IT - API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages