Skip to content

cant find a way how to setup new admin account cmd line on windows (WAMP) #14209

Answered by J1MP123
J1MP123 asked this question in Q&A
Discussion options

You must be logged in to vote

Resolved this issue yesterday.

To create local account on Windows based installation open cmd line as administrator.

Go to path where snipe is installed in my case cd C://WAMP/WWW/snipe-it

and run-
php artisan snipeit:create-admin --first_name=Janie --last_name=Awesome --email=jawesome@example.com --username=jawesome --password=password

Then reboot wamp on the device and log in via username: jawesome and password is password. After changing your admin password back delete jawesome account.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by J1MP123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant