Skip to content

tridibdawn/User-Management-System

Repository files navigation

User Management System

Screenshot

Setup Instructions

  1. Clone Repository git clone https://github.com/tridibdawn/User-Management-System.git

  2. Copy contents from .env.example to .env file

  3. Setup database creadentials in .env

  4. Run composer install

  5. Run php artisan key:generate

  6. Run php artisan migrate

  7. Run php artisan db:seed

  8. Run npm install

  9. Run npm run dev

  10. Run php artisan serve and visit the url (e.g. http://127.0.0.1:8000)

  11. Now you are all set to run the application in your local machine. Happy Coding.

Demo Link

Documentation Link

Minimum Requirements

  • PHP 7.3

  • Composer

  • NPM

Admin Credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published