mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	v5.0.0 update
This commit is contained in:
		| @ -31,7 +31,6 @@ class UserFactory extends Factory | ||||
|             'enable_portal' => true, | ||||
|             'email' => $this->faker->unique()->safeEmail, | ||||
|             'phone' => $this->faker->phoneNumber, | ||||
|             'company_id' => User::find(1)->company_id, | ||||
|             'role' => 'super admin', | ||||
|             'password' => Hash::make('secret'), | ||||
|             'currency_id' => Currency::first()->id, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user