insert([ 'name' => 'admin', 'mobileno' => '7620225364', 'email' => 'admin@gmail.com', 'password' => bcrypt('admin@123'), ]); } }