Laravel add user Programing Coderfunda February 23, 2022 Laravel, php No comments -21php artisan tinker2DB::table('users')->insert(['name'=>'MyUsername','email'=>'thisis@myemail.com','password'=>Hash::make('123456')])Source: stackoverflow.com Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment
Thanks