KodeStar
					
					7 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
3 additions and 
8 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.env.example
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
						
					 | 
				
				 | 
				
					@ -1,16 +1,11 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_NAME=Laravel | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_NAME=Heimdall | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_ENV=local | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_KEY= | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_DEBUG=true | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_LOG_LEVEL=debug | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					APP_URL=http://localhost | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_CONNECTION=mysql | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_HOST=127.0.0.1 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_PORT=3306 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_DATABASE=homestead | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_USERNAME=homestead | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_PASSWORD=secret | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_CONNECTION=sqlite | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					DB_DATABASE=app.sqlite | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					BROADCAST_DRIVER=log | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					CACHE_DRIVER=file | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |