Skip to content

armin-abbasi/Marketplace

Repository files navigation

Basic Usage

Just run php artisan db:seed and then you have three types of users all with password of 123 :

admin@local.com
provider@local.com
customer@local.com

Important Note!

In order to make providers capable of adding products you must first create an store for them (with their own user id).