JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It  may not display this or other websites correctly.
You should upgrade or use an 
alternative browser .
				
		
			
				
					 
			
				
					
						
							Laravel Nova - a beautifully-designed administration panel for Laravel
						
						
							5.7.3 NULLED 
						
					 
					
						
					
				 
				
					
				
			 
		 
	
			 
		
		
			
			
			
			
			
			
				
	
		
			
		
		
	
				
	
	
	
	
		
	
	
	
		
		
		
			
		
		
	
	
	
		
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.7.3 (Silver Surfer) 
Released Jun 16, 2025
Fix compatibility with latest laravel/fortify. 
Fix SQL Binding Error with BelongsTo Field and Custom defaultOrderings using Relatable rule. 
Update NPM dependencies. 
  
							
						 
						
						
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.7.1 (Silver Surfer) 
Released May 19, 2025
Override Laravel\Nova\Http\Requests\NovaRequest::user() method to use nova.guard configuration value as default. 
Allows to create custom policy.stub via /stubs/nova/policy.stub file instead of default /stub/policy.stub. 
Update NPM dependencies. 
  
							
						 
						
						
						
							
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.6.2 (Silver Surfer) 
Released May 08, 2025
Attach Resource's model to Action when resolving fields. 
Allows ActionEvent to mask and log hidden attributes. 
Fix readonly Boolean field when focus via label. 
Fix confirm password validation on User Security page. 
  
							
						 
						
						
						
							
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.5.4 (Silver Surfer)
Released Apr 21, 2025
Refactor WithBadge trait to support returning false. 
Support callable when defining Tab::$fields. 
Update NPM Dependencies. 
  
							
						 
						
						
						
							
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.5.2 (Silver Surfer) 
Fix Password field from updating when value is empty. 
  
							
						 
						
						
						
							
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.4.4 (Silver Surfer) 
Released Apr 06, 2025
Fixes custom Fortify authentication callbacks on Laravel Octane. 
Add missing translation for 2FA setting page. 
Update NPM Dependencies. 
  
							
						 
						
						
						
							
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.4.3 (Silver Surfer)
Released Mar 26, 2025
Show success message on Update & Continue Editing in Attach page. 
Handles 4xx response error on Action confirmation. 
Update NPM dependencies. 
  
							
						 
						
						
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.3.1 (Silver Surfer) 
Released Mar 05, 2025
Fix authorization check for related resource and attach resource action. 
 Thank you to Chris Fritz  for reporting this potential vulnerability.  
							
						 
						
						
						
						
					 
				 
			 
		 
	 
		
			
	
	
		
			
				
					
						
						
						
						
							
								
	
		
			
		
		
	
v5.2.5 (Silver Surfer) 
Support Laravel 12. 
Allow Badge::resolveLabelFor() to also accept null value.