|
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
New course:
Desktop apps with Electron
New video course!
Learn how to create desktop apps with web technologies.
Learn more