-2
Source: stackoverflow.com
Programing Coderfunda
February 23, 2022
Laravel, php
No comments
php artisan tinkerDB::table('users')->insert(['name'=>'MyUsername','email'=>'[email protected]','password'=>Hash::make('123456')])
0 comments:
Post a Comment
Thanks