Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

172
Views
Laravel Admin Panel - Password Reset

Ok so I just had a laravel admin panel installed and when I accessed I changed my password and logged out. Now my neither my new or old password work I tried everything and nothing seems to let me back in.

I accessed phpmyadmin to try and reset it through there and tried updating my password using md5 & sh1 but still password wont work. Have no idea what other things I can try.

In phpmyadmin in type it says varchar(191) and I can choose any function to generate the password but don't know if laravel only accepts certain types of functions or am I just doing it wrong.

Any help would be much appreciated.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can use the Illuminate\Support\Facades\Hash to generate your password hash like this:

$new_password = Hash::make('your textplain password');
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!