Skip to content

rabigorkhali/henderson-rabi

Repository files navigation

Henderson | Rabi Gorkhali Assignment | ReadMe

Deliverables:

How to install

  • Step 1: git clone https://github.com/rabigorkhali/henderson-rabi.git
  • Step 2: set database configuration and other required configurations in .env file
  • Step 3: composer install
  • Step 4: npm install
  • Step 5: npm run dev
  • Step 6: php artisan migrate
  • Step 7: php artisan db:seed

Api Documentation

  • Swagger is used for api documentation.

  • Go to url: http://localhost/public/api/documentation

  • Note: hit api Auth>> api/login to authenticate and access other apis. When login api is hit, bearer token are set automatically in background so that we dont have to worry about bearer token to be manually feed in.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published