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.1.10 NULLED
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.
v4.35.1 (Silver Surfer)
Released Sep 02, 2024
Fix MetricTableRow cells alignment.
Fix Tag field documentation.
Update NPM dependencies (security).
v4.33.2 (Silver Surfer)
Released Apr 03, 2024
Fix PHP deprecation errors related to rounding and dividing when using metrics.
v4.32.12 (Silver Surfer)
Released Feb 14, 2024
v4.31.3 (Silver Surfer)
Released Nov 15, 2023
Fixed an issue with Value metric previous value tooltips.
v4.29.0 (Silver Surfer)
Released Oct 31, 2023
Added empty text to table metrics.
Added emptyText method to table metrics to allow customization of the empty text.
Fixed an issue preventing icons from showing in table metric rows.
Fixed an issue pivot actions weren't following the current Resource class.
Fixed an issue where using Inertia with SSR on your main site would cause issues.