Skip to content

sukruthmk/cast

Repository files navigation

cast

Cast is a Simple Social Networking Rest Api using Lumen framework. Cast gives the posts which are posted in 10 mile radius.

Installation

  • git clone https://github.com/sukruthmk/cast.git projectname
  • cd projectname
  • composer install
  • Create a database and inform .env (remove .example)
  • php artisan migrate to create tables
  • php artisan db:seed to populate tables

demo: https://fathomless-stream-1121.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published