Share Share on Facebook Share on Twitter Pinterest Email Run in the termincal php artisan tinker $user = App\Model\User::where('email', '[email protected]')->first(); $user->password = Hash::make('123456'); 0 Siddharth Shukla Website Related Posts Cannot start session without errors in phpMyAdmin October 24, 2023 How To Install and Secure phpMyAdmin on Ubuntu March 1, 2023 How we can learn Node js? January 23, 2023 How to fix WordPress syntax errors January 23, 2023 Write A Comment Cancel Reply Save my name, email, and website in this browser for the next time I comment.