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.5.2 NULLED
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.
v5.2.5 (Silver Surfer)
Released Feb 21, 2025
Support Laravel 12.
Allow Badge::resolveLabelFor() to also accept null value.
v5.1.5 (Silver Surfer)
Released Jan 20, 2025
nova:install command improvements.
Docblock improvements.
Fix deprecation error on Laravel\Nova\Actions\ActionResource.
Fix error when many-to-many relationship not extending Pivot class.
Bump to @inertiajs/vue 2.0.2.
v5.0.6 (Silver Surfer)
Released Dec 26, 2024
Fix browser unable to load custom component via browser refresh.
Fix Nova::mix() usage when providing mix-manifest.json path instead of directory.
Throw exception when <Icon> configured with incorrect type props.
Update missing translation strings.
v5.0.4 (Silver Surfer)
Released Dec 19, 2024
Fix Fortify route loading conditions.
Fix custom colors within partition metrics.
Fix missing gap between field panels.
v4.35.4 (Silver Surfer)
Released Oct 23, 2024
Fix regression for third party components relying on the associatable endpoint.
Fix once() usage to avoid duplicate queries.
Fix Searchable field focus with onblur event.