Just run php artisan db:seed
and then you have three types of users all with password of 123
:
[email protected]
[email protected]
[email protected]
In order to make providers capable of adding products you must first create an store for them (with their own user id).