'admin@crater.in', 'name' => 'Jane Doe', 'role' => 'admin', 'password' => Hash::make('admin@123') ]); Setting::setSetting('profile_complete', 0); } }