mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 05:17:31 -05:00 
			
		
		
		
	re-working validation
This commit is contained in:
		
							parent
							
								
									fd173889eb
								
							
						
					
					
						commit
						b244f8034b
					
				@ -38,7 +38,7 @@ class RegisterRequest extends Request
 | 
			
		||||
 | 
			
		||||
    public function response(array $errors)
 | 
			
		||||
    {
 | 
			
		||||
        return parent::response($errors); // TODO: Change the autogenerated stub
 | 
			
		||||
    //    return parent::response($errors); // TODO: Change the autogenerated stub
 | 
			
		||||
 | 
			
		||||
        Log::info($errors);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user