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 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 File type or page access not permitted January 23, 2023