|  | @@ -20,8 +20,7 @@ $router->get('/', 'HomeController@index');
 | 
	
		
			
				|  |  |  |
 | 
	
		
			
				|  |  |  | These two controllers handle the authentication of the users of your
 | 
	
		
			
				|  |  |  | application, as well as the functions necessary for resetting the
 | 
	
		
			
				|  |  | -| passwords for your users. You may modify or remove these files
 | 
	
		
			
				|  |  | -| if you wish. They just give you a convenient starting point.
 | 
	
		
			
				|  |  | +| passwords for your users. You may modify or remove these files.
 | 
	
		
			
				|  |  |  |
 | 
	
		
			
				|  |  |  */
 | 
	
		
			
				|  |  |  
 |