angkosal / laravel-pos

Web Based Point Of Sale(POS) Application using Laravel
350 stars 217 forks source link

Add user seeder #22

Closed andy-shi88 closed 2 years ago

andy-shi88 commented 2 years ago

I added a user seeder and altered the settings seeder to use updateOrCreate

It'll be better than adding instruction on the readme imo lmk, if it's ok then I'll update the readme too

angkosal commented 2 years ago

Nice, thank you for contribution. Please kindly help update readme too.