• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Laravel Nova - a beautifully-designed administration panel for Laravel

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)
Released Apr 10, 2025

  • 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.
  • Like
Reactions: edgars221289
v5.2.5 (Silver Surfer)
Released Feb 21, 2025

  • Support Laravel 12.
  • Allow Badge::resolveLabelFor() to also accept null value.
Top