|
Tinkerwell
Tutorials
FAQ
Docs
Get Tinkerwell
Buy
Tutorials
Support
Docs
Set easy password on users table
3 years ago
frogeyedman
Local only ofc
Code
DB::table('users')->update([ 'password' => Hash::make('secret'), ]);
Output
=> 3
Video course:
PHP Package Development
PHP Package Development
Learn how we build and maintain code that is downloaded more than 40 Million times.
Get access