mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 13:11:08 -04:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			fix-logout
			...
			fix-pdf-ur
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 881f1a3b0a | 
| @ -46,32 +46,32 @@ return [ | ||||
|         Invoice::class => [ | ||||
|             'salt' => Invoice::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 'XKyIAR7mgt8jD2vbqPrOSVenNGpiYLx4M61T', | ||||
|             'alphabet' => 'XKAR7m8jD2bqP9OSVeNGiYL465T10zhfWuc3', | ||||
|         ], | ||||
|         Estimate::class => [ | ||||
|             'salt' => Estimate::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 'yLJWP79M8rYVqbn1NXjulO6IUDdvekRQGo40', | ||||
|             'alphabet' => 'yJW2P79M8rCHsVq5zbn1fXl6IUt3dAekGo40', | ||||
|         ], | ||||
|         Payment::class => [ | ||||
|             'salt' => Payment::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 'asqtW3eDRIxB65GYl7UVLS1dybn9XrKTZ4zO', | ||||
|             'alphabet' => 'aqW3eR2Icf0jp65Gl7UVS1dhyb8Mn9XKTZ4O', | ||||
|         ], | ||||
|         Company::class => [ | ||||
|             'salt' => Company::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 's0DxOFtEYEnuKPmP08Ch6A1iHlLmBTBVWms5', | ||||
|             'alphabet' => 's0D7xOFYEqn2uKJm3Pr9g8Cz46A1iHLBTVW5', | ||||
|         ], | ||||
|         EmailLog::class => [ | ||||
|             'salt' => EmailLog::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 'BRAMEz5str5UVe9oCqzoYY2oKgUi8wQQSmrR', | ||||
|             'alphabet' => 'BA5tJUVNPe93fCq6DHlY2x4ZO1Kg7i8wSm0R', | ||||
|         ], | ||||
|         Transaction::class => [ | ||||
|             'salt' => Transaction::class.config('app.key'), | ||||
|             'length' => '20', | ||||
|             'alphabet' => 'ADyQWE8mgt7jF2vbnPrKLJenHVpiUIq4M12T', | ||||
|             'alphabet' => 'ADyWE86Cg7jF23vS0bonXrZ5KLH9puIQ4M1T', | ||||
|         ], | ||||
|     ], | ||||
| ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	