insert([ 'name' => 'Ashik Revinr', 'email' => 'ashik@revinr.com', 'password' => bcrypt(123456), 'status' => 1 ]); } }