• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Laravel Nova - Administration Panel For Laravel

Laravel Nova - Administration Panel For Laravel 4.32.16

No permission to download
View hidden content is available for registered users!


v4.19.0—SILVER SURFER
Released Nov 15, 2022
  • Added new breadcrumbs menu via the Nova::withBreadcrumbs method.
  • Added ability to see the raw metric value in a tooltip.
  • Added ability to copy the raw value of Value metrics using the copyable method.
  • Added ability to customize the associatable query for BelongsTo and MorphTo fields.
  • Added a link to view the full resource when viewing the resource preview modal.
  • Added ability to translate select control default state text.
  • Nova will now hide resource buttons if the user can't see any of them in the current result set.
  • Nova will now display HasOneThrough fields the same way as HasMany fields.
  • Fixed a visual issue with search input clear buttons.
  • Fixed an issue with Trix endpoints not receiving all props.
  • Fixed an issue where action fields were not showing correctly.
  • Fixed an issue with filling attributes when cast as array.
  • Fixed an issue when filling fields with wrong number of parameters.
  • Fixed an issue with canSee not working on MorphTo fields.
  • Fixed an issue with validating and resolving fields.
  • Fixed an issue where the default help dashboard was showing its title incorrectly.
View hidden content is available for registered users!



v4.18.2—SILVER SURFERLatest Release
Released Nov 03, 2022
  • Various visual fixes
v4.18.1—SILVER SURFER
Released Nov 02, 2022
  • Various visual fixes
  • Some code cleanups
  • Fixed an issue where dependent event listeners weren't properly unloaded.
v4.18.0—SILVER SURFER
Released Nov 01, 2022
  • Added new indexWidth and detailWidth methods to Image and Avatar fields.
  • Nova now throws a 404 when attempting to replicate a resource that doesn't exist.
  • Nova will now handle namespaces when generating Resource clases.
  • Nova will now disable the resource table row buttons instead of hiding them.
  • Fixed an issue with partition metrics.
  • Fixed an issue where Tag fields were using the attribute instead of the resource name.
  • Fixed a visual issue with Tag fields when using dark mode.
  • Fixed a visual issue with Heading fields. Heading fields also got a visual refresh.
  • Nova will now use data_set when filling fields to allow for casting json and AsArrayObject attributes.
  • Fixed some visual issues with File, Image, and Avatar fields.
View hidden content is available for registered users!


v4.16.1—SILVER SURFER
Released Oct 12, 2022
  • Fixed some issues that arose from 4.16.0.
v4.16.0—SILVER SURFER
Released Oct 12, 2022
  • Added new fieldsForPreview method for specifying the fields displayed in the preview modal.
  • Added support for Laravel 9's InvokableRule.
  • Added ability to "peek" at BelongsTo and MorphTo relations when hovering over them using the peekable helper.
  • Added maxlength helper to Text and Textarea fields which also displays the allowed characters left.
  • Improved HasMany field authorization.
  • Nova will now generate Trix field drafts server-side.
  • Added new fullWidth helper to all fields to allow them to take up all the horizontal space in the panel.
  • Fixed an issue where Nova wasn't binding the current resource when using dependent fields.
  • Fixed an issue where null image fields caused the index view to show a confusing state.
  • Fixed an issue where Date fields were displaying differently on detail views vs update views.
  • Fixed an issue where a potential race condition could occur when using dependent fields.
  • Fixed a visual issue where Trend metric tooltips could cause the page to show a horizontal scroll bar.
  • Fixed an issue where Heading fields could send invalid data when submitting forms.
  • Fixed an issue where Badge icons were using the incorrect value for display.
  • Fixed a visual issue with the Heroicons 'academic' outline icon.
  • Fixed a visual issue when using fields with centered text.
  • Fixed an issue with Value metrics where using negative previous values resulted in inconsistent change percentages.
  • Fixed a visual issue with Create and Attach buttons on smaller viewports.
  • Fixed an issue with placeholders not being respected on some fields.
  • Fixed an erroneous translation.
  • Fixed a visual issue with Trix field CSS.
  • Fixed an issue when pressing the return key on attach and update views.
View hidden content is available for registered users!


v4.15.2—SILVER SURFER
Released Sep 27, 2022
  • Fixed an issue where VaporFile fields were not uploading correctly.
  • Fixed an issue where Markdown previews could error when previewing empty values.
  • Fixed an issue where filter fields could not be correctly closed in some circumstances.
View hidden content is available for registered users!


v4.13.0—SILVER SURFER
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
View hidden content is available for registered users!


v4.12.14—SILVER SURFER
Released Aug 02, 2022
  • 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.
View hidden content is available for registered users!



v4.12.6—SILVER SURFER
Released Jul 13, 2022
  • Fixed an issue with the table metric stub.
v4.12.5—SILVER SURFER
Released Jul 13, 2022
  • Nova will now hide a menu group if it doesn't contain any items.
  • Fixed an issue where date filters would send an array back to the server.
v4.12.4—SILVER SURFER
Released Jul 13, 2022
  • Allow index fields to show displayedAs value.
  • Improved field stubs.
v4.12.3—SILVER SURFER
Released Jul 13, 2022
  • Fixed missing nova:table command.
View hidden content is available for registered users!


v4.12.2—SILVER SURFERLatest Release
Released Jul 12, 2022
  • Added 'preview' option to the available resource row click actions to open the preview modal.
v4.12.1—SILVER SURFER
Released Jul 12, 2022
  • Fixed issue causing RTL to not be generated.
v4.12.0—SILVER SURFER
Released Jul 12, 2022
  • Added ability to customize the action taken when clicking on table rows.
  • Added new "Table Metrics" which allow you to show lists inside dashboard.
  • Added authorizedToSee helper to Menu Groups.
  • Nova will now retain the user-defined panel sort order.
  • Fixed an issue with clicking collapsable icons.
  • Fixed an issue causing a Vue warning with the user menu.
  • Fixed an issue where no visible feedback was given on certain 500 responses.
  • Fixed an issue where HasOne inline forms were treated as optional when marked as required.
  • Fixed an issue where dependent BelongsTo fields with defaults set didn't update.
  • Added a few missing translations.
  • Fixed a visual issue with multi-line MenuSection and MenuGroup.
  • Fixed several issues where displayedUsing wasn't being honored.
  • Fixed an issue where dependent action fields were not initially synced.
  • Fixed an issue with action event casting.
  • Fixed an issue with MorphTo fields not emitting some events.
  • Reverted a behavior change with the select all checkbox.
View hidden content is available for registered users!


v4.11.1—SILVER SURFER
Released Jun 29, 2022
  • Fixed an issue where external user menu items didn't open in a new window.
v4.11.0—SILVER SURFER
Released Jun 28, 2022
  • Added ability to use dependent fields on actions.
  • Added new Nova::__() translation method which fixes issues where Nova would return JSON incorrectly.
  • Nova will now force a full page reload when redirecting to the login page.
  • Fixed an issue where cancel buttons in the confirmation action modal didn't use customized cancel button text.
  • Fixed an issue where a unique rule used on a HasMany field would receive the wrong resource ID.
  • Fixed an issue where the user menu was hidden on mobile viewsports.
  • Fixed an issue where help text was not reactive unless defined on first page load.
  • Fixed an issue with Number fields min and max attributes being incorrectly set in HTML.
  • Fixed an issue with action events casting values incorrectly.
  • Fixed an issue where boolean filters were not correctly reset.
  • Fixed an issue where BelongsTo fields were missing in HasOne detail panels.
  • Fixed a visual issue where Trix field list items had no style type.
View hidden content is available for registered users!


v4.10.1—SILVER SURFER
Released Jun 23, 2022
  • Extend action dropdown width changes to the detail view
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock