Skip to content

reset admin password without ssh #2284

Closed Answered by tasiotas
tasiotas asked this question in Q&A
Discussion options

You must be logged in to vote

yes

<?php

exec("cd ..; php artisan lychee:update_user lycheadmin4 fhdFD34GFdd@#d", $output, $retval);
echo "Returned with status $retval and output:\n";
print_r($output);

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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 ildyria
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Not an Issue/Wont fix This is not an issue
2 participants
Converted from issue

This discussion was converted from issue #2059 on February 05, 2024 20:42.