create([ 'name' => 'admin', 'email' => 'admin@sipai.com', 'password' => Hash::make('sipai.com') ]); } }