The default language of any content posted is English .
Do not create multi-accounts , you will be blocked!
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.
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
4.35.4 NULLED
v4.13.0 — SILVER SURFER Latest Release
Released Aug 23, 2022
Nova can now use any hsl(), rgb(), or rgba() string as valid branding color values.
Added visual improvements for fields with previews like Twix, and Markdown.
Added ability for user-defined presets when using Markdown fields.
Added ability for users to specify the target window when using menu items.
Panels will now listen for changes, which allows them to be shown or hidden based on other fields.
Added a developer API which allows fields to return a preview.
Added ability to specify suggestions for Color fields.
Improved error messaging for fields.
Improved error messaging for VaporFile and VaporImage fields when users are not authorized to upload.
Lots of code cleanups, new tests, and refactors.
Fixed issue with branding colors where valid rgba strings were not honored.
Fixed an issue where DateTime filters fields weren't respecting the user's timezone.
Fixed an issue where Markdown fields weren't emitting change events.
Fixed an issue where KeyValue fields were not reactive when a default value was specified.
Fixed an issue where toggling between fields using dependent fields when fields shared the same component.
Fixed an issue with DateTime fields no respecting the value from displayUsing.
Fixed an issue where global search wasn't disabling page scroll
Fixed an issue where email fields weren't showing in the filter list.
Fixed a visual issue with KeyValue fields when using them in an action modal.
Fixed an issue where Nova wouldn't correctly apply validations from inline HasOne relationships.
Fixed an issue where Nova wouldn't close a search input when clicking away.
Fixed an issue where Markdown fields were not reactive when a default value was specified.
Fixed an issue where global search wasn't closed correctly when the value is set to an empty string
Added support for laravel/ui version 4.
Added support for fast-excel version 4.
Fixed an issue with Date and DateTime fields not using the correct value for display.
Fixed an issue with missing relation creation button on MorphToMany fields.
Fixed a visual issue with toggling relation views.
Fixed an issue with redundant serialization on URL fields.
Fixed an issue where clicking on actions in table metrics would not open external links.