Skip to content

RESTful API painting shop for small local business

Notifications You must be signed in to change notification settings

wiktorsk8/api-paint-shop

Repository files navigation

API for online painting shop

How to run?

  1. git clone https://github.com/wiktorsk8/api-paint-shop.git
  2. composer install
  3. fill .env file with your DB details (Docker compose is set for MariaDB)
  4. php artisan key:generate
  5. docker compose up -d
  6. php artisan migrate --seed
  7. php artisan serve

To login as admin use email: admin@admin.com password:123123123

About

RESTful API painting shop for small local business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages