##Setup Steps:-

  • Copy .env.example to .env
  • Setup Database into .env
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan serve to Start server

URL for published API documentation