Bottom Laravel Message
- 
					
					
					
					
 I was looking but could not find any post discussing this: At the bottom of the store the laravel message bar (i'm guessing that is the name) is showing in my production installation. Is there any way to delete that? Thanks 
- 
					
					
					
					
 @dan3460 
 It willl be helpful if you share the screenshot of that message.Thanks, 
- 
					
					
					
					
 This is what i'm talking about. 
  
- 
					
					
					
					
 go to .env and set APP_DEBUG = FALSE 
- 
					
					
					
					
 Thank you sir.