Laravel Nova

Nulled Laravel Nova 4.35.4 Nulled

No permission to download
Added new MenuItem::filter method to allow creating links to resources with filters already applied.
Nova now allows Badge labels to be a callback.
Improved the visual style of menus.
Fixed an issue where standalone actions wouldn't refresh the index table.
  • Like
Reactions: manuxos
Nova now pauses resource polling when selecting all resources or when resources are selected.
Added meta tag to Nova's layout to prevent search engines from indexing the page.
Improved visual style of some components.
Fixed an issue resolving Nova's initial path in certain scenarios.
Fixed an issue with the Code field when display null values on the detail page.
Fixed an issue deleting rows in `Repeater fields.
Fixed an issue where Repeater fields using uniqueField could cause errors.
Fixed an issue where clicking the backdrop of a modal didn't emit the correct events.
Fixed an issue preventing running actions and deleting many-to-many relationships when using pivot fields.
Fixed an issue preventing required fields from showing their asterisk on Lens action modals.
Fixed an issue with Repeater fields when using multiple repeatable types.
Fixed an issue with Repeater fields when submitting from a parent resource form.
Fixed an issue where the query params when selecting all resources didn't include the current search term.
Fixed an issue with inconsistent Ctrl/Command keypresses in Global search.
Fixed an issue where filterable MorphTo fields didn't remember the selected option from the filter query hash.
Fixed an issue with exporting CSVs with Laravel Octane.
Nova now allows use validation rules following Laravel 10's ValidationRule contract without using enclosing the rule in an array.
  • Like
Reactions: manuxos
Added some missing translations for the Repeater field.
Fixed an issue preventing users from unsetting a Date field value.
Fixed an issue where field events weren't firing for attach and update-attached views.
Fixed an issue where Repeater fields weren't removing items when using the JSON preset.
  • Like
Reactions: manuxos and brissan
  • Renamed an internal method.
  • Like
Reactions: manuxos
  • Fixed an issue with PendingTranslations.
  • Added option to Tag to preload all available tags.
  • Added ability to "peek" at relations inside the preview modal.
  • Added some missing translations.
  • Added ability for Trix fields to be dependent.
  • Added ability to customize the logic for determining a menu item's current active state.
  • Added ability to unlock BelongsTo and MorphTo fields when editing resources.
  • Added ability to replicate Markdown and Trix field content when not using attachments.
  • MorphTo relation modals now support sizing options.
  • Nova will now check for "view" authorization when visiting Detail pages.
  • Nova will now validate field attachments by default and display validation.
  • Improved the display of preview modal titles.
  • Fixed a visual issue with Date fields.
  • Fixed an issue where field attachments didn't emit proper events.
  • Fixed an issue with table sorting not following the viaRelation query string.
  • Fixed an issue with Date fields where they would become unresponsive.
  • Fixed an issue with URL fields not being copyable.
  • Fixed an issue where attachments were not being properly discarded.
  • Fixed a visual issue with table metrics when using long titles.
  • Fixed an issue with custom route bindings conflicting with Nova.
  • Nova now supports laravel/scout version 10.
  • Fixed various visual issues.
  • Fixed an issue where filterable fields within stacks weren't shown in Lens filters.
  • Fixed an issue with missing getStoragepath when using the Markdown field.
  • Fixed an issue where select components converted string values of options to a big integer value.
  • Fixed an issue where Lens were resolving values twice.
  • Fixed an issue where toast messages couldn't be seen inside Auth views.
  • Added ability for fields within a Stack field to be filterable.
  • Fixed an issue causing Trix field content to be duplicated on the update view.
  • Fixed a zero-division issue with Progress metrics.
  • Fixed an issue where search on a BelongsToMany relationship was broken when using Laravel Scout.
  • Fixed an issue where Boolean field values were always false when using dependent fields.
  • Fixed a visual issue with spacing on checkboxes with labels.
  • Fixed an issue with peekable BelongsTo when used within a HasManyThrough relationship.
  • Fixed an issue with Markdown field.
  • Nova will now scroll to the top when using Create and Add Another buttons.
  • Fixed an issue where MultiSelect fields were incorrectly showing a placeholder.
  • Added Laravel 10 support.
  • Redesigned the "select all dropdown" to show the current selection count and adds easy selection clearing.
  • Added ability to use merge, mergeWhen, and mergeUnless on panels.
  • Fixed a visual issue with margins on Heading fields.
  • Fixed an issue where using the Line::extraClasses method on the detail view.
  • Fixed several issues with the Markdown field.
  • Fixed an issue where the preview click action didn't check whether the resource was authorized to be viewed.
  • Fixed an issue with using the incorrect query when running actions on a single resource.
  • Fixed an issue where a user couldn't navigate away from an invalid page.
  • Lenses now support searching.
  • Collapsable relationships no longer make API requests before they're revealed when collapsed by default.
  • Added ability to hold Command or Ctrl while clicking global search results to open them in a new tab.
  • Added Ctrl to the recognized modifier keys for other shortcuts.
  • Fixed an issue with click actions on many to many relationships.
  • Fixed an issue with Status fields not using the correct field value.
  • Fixed an issue with validating unfillable fields.
  • Fixed an issue with nested relationships when using HasOne or HasOneThrough fields.
  • Fixed an issue with collapsable cards localStorage state.
Top