Skip to content

sumanth/user_management

Repository files navigation

Steps to run

  1. Clone the project
  2. run composer install
  3. npm run dev
  4. Create one database
  5. Setup .env file and edit DB connection
  6. migrate all db siles by running php artisan db:migrate
  7. run db seeder by php artisan db:seed
  8. run application by php artisan command
  9. Login with default admin user test@gmail.com / 12345678
  10. Create your own roles and permissions and products

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages