Skip to content

behnam-shahriari/socialseeder

Repository files navigation

Store API Assignment

How to run the app?

  • git clone https://github.com/behnam70/socialseeder.git
  • composer install
  • set .env values for database setup
  • php artisan migrate
  • php artisan db:seed(optional in case that test data needed)
  • php -S localhost:8080 -t public

How to run the tests?

  • vendor\bin\phpunit
  • For testing API by postman, simply port store.json in postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published