applied new features of money package
				
					
				
			This commit is contained in:
		@@ -4,7 +4,9 @@ return [
 | 
			
		||||
 | 
			
		||||
    'defaults' => [
 | 
			
		||||
 | 
			
		||||
        'currency' => env('MONEY_DEFAULTS_CURRENCY', 'USD'),
 | 
			
		||||
        'currency'  => env('MONEY_DEFAULTS_CURRENCY', 'USD'),
 | 
			
		||||
 | 
			
		||||
        'convert'   => env('MONEY_DEFAULTS_CONVERT', true),
 | 
			
		||||
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user