Add webapp packages
This commit is contained in:
		
							
								
								
									
										3
									
								
								config/routes/security.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								config/routes/security.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
_security_logout:
 | 
			
		||||
    resource: security.route_loader.logout
 | 
			
		||||
    type: service
 | 
			
		||||
							
								
								
									
										8
									
								
								config/routes/web_profiler.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/routes/web_profiler.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
when@dev:
 | 
			
		||||
    web_profiler_wdt:
 | 
			
		||||
        resource: '@WebProfilerBundle/Resources/config/routing/wdt.php'
 | 
			
		||||
        prefix: /_wdt
 | 
			
		||||
 | 
			
		||||
    web_profiler_profiler:
 | 
			
		||||
        resource: '@WebProfilerBundle/Resources/config/routing/profiler.php'
 | 
			
		||||
        prefix: /_profiler
 | 
			
		||||
		Reference in New Issue
	
	Block a user