ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Laravel Nova v3-22-0-Leak


  • Please log in to reply
Laravel Nova v3-22-0-Leak

#11

1pinkrose
1pinkrose
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 108
Threads: 0
Joined: Apr 12, 2021
Credits: 0
Three years registered
#11

let me try


  • 0

#12

mordeb
mordeb
    Offline
    0
    Rep
    1
    Likes

    New Member

Posts: 22
Threads: 0
Joined: Apr 13, 2021
Credits: 0

Three years registered
#12

ohh thank you


  • 0

#13

CryptoManiac233
CryptoManiac233
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 28
Threads: 0
Joined: Jan 20, 2021
Credits: 0
Three years registered
#13

thank you!


  • 0

#14

mahoof
mahoof
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: May 11, 2021
Credits: 0
Two years registered
#14

Let's try


  • 0

#15

3xodus
3xodus
    Offline
    0
    Rep
    15
    Likes

    Junkie

Posts: 281
Threads: 11
Joined: Aug 20, 2020
Credits: 0
Three years registered
#15

UPDATED SOURCE | BUMP!


  • 0

#16

remoter
remoter
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 4
Threads: 0
Joined: May 14, 2021
Credits: 0
Two years registered
#16

thank you


  • 0

#17

3xodus
3xodus
    Offline
    0
    Rep
    15
    Likes

    Junkie

Posts: 281
Threads: 11
Joined: Aug 20, 2020
Credits: 0
Three years registered
#17

WEB SOURCE

Please Login or Register to see this Hidden Content

 UPDATED TO v3.24.0 ORION

Webp-net-resizeimage.png

 

  • v3.24.0 ORION Released Apr 27, 2021

Nova will now use the cursor when using Scout v9.0.
Fixed issue preventing users from creating resources via a HasManyThrough field.
Fixed issue causing pivot actions to be duplicated.
Fixed issue using "Update and Continue Updating" when the resource ID changed.
Fixed issue with IDs larget than JavaScript's max allowed integer.
Fixed issue with resolving Date and DateTime field values.
Fixed issue with showing the "Create and Add Another" button on HasOne relationships.

 

 

  • v3.23.0 ORION Released Apr 06, 2021

Added support for Laravel Octane.
Fixed an issue with Laravel routing when declaring domains with a port number.
Fixed some visual issues with pagination.
Fixed an issue where Trend metrics didn't display correctly when a suffix is used.
Fixed an issue preventing passing Collections as Trend ranges.
Nova will now use a cursor when executing actions.
Fixed an issue preventing the proper display of the app name.
Added new allowDuplicateRelations method to relations. Fixed ability to add multiple same relationships with different pivot values. Added ability to edit specific relationship pivot data. Added ability to delete specific pivot data. Also adds ability to handle multiple, separate relationships using the same Nova Resource.
Fixed visual issue with stacked field labels.
Added ability to pause shortcuts inside Nova tools using Nova.pauseShortcuts().
Fixed visual issue with Place field suggestions.
Nova will now display the deleted model and ID on action events.
Fixed issue preventing partition metrics from rounding correctly.
Fixed issue that allows specifying arbitrary perPage params for pagination.

  • v3.22.0 ORION Released Feb 2021

Added ability to use hideFromIndex and hideFromDetail on fields and line-items inside Stack fields.

  • v3.21.1 ORION Released Feb 2021

Added ability to differentiate between global and local search inside Nova.
Fixed issue with metric tooltip position.
Resource titles now accept a JSON/array attribute.
Nova will now automatically convert an ID to a string if out of range.
Fixed issue preventing HasOne creations when using the withDefault method on the relation.
Fixed issue preventing Action Response Modals from showing when initiated from the table row.

  • v3.21.0 ORION Released Feb 2021

Added new Action Response Modals for showing custom modals after running actions.
Added new afterValidation method to actions.
Nova will now display the parent resource when attaching relations.
Fixed issue with action logging and BooleanGroup and Json fields.
Fixed regression with relatable search results limiting.
Fixed issue where the create relation button was incorrectly shown.
Fixed issues related to BelongsTo and MorphTo fields when using bigInt.
Fixed issue where index and lens views wouldn't correctly reload when URI parameters change.
Fixed issues with timezones when using trend and value metrics.
Fixed issue where related models could be accessed and manipulated incorrectly.
Fixed issue with KeyValue field deleting the first item when updating.

  • v3.20.0 ORION Released Jan 2021

Added "spellcheck=false" to search inputs.
Nova will now rerender Trend metric charts when chart size has changed.
You may now pass a boolean or Closure to a field's searchable method.
Added new ALL helper option for filtering Value metrics.
Nova will now cancel previous resource requests if new ones are initiated.
Nova now includes all default languages for its Numbro dependency.
Nova will now respect the initialPerPage value when index is shown as a relationship.
Fixed an issue preventing Nova's filter menu dropdown from staying open when using date filters.
Fixed issue with Currency fields when trying to fill null values.
Fixed issue with callable inside Nova's provideToScript method.
Fixed issue with broken links inside of Stack fields.
Fixed issue with invalid event typehint inside Nova::booted method.
Add Resource::$relatableSearchResults to limit searchable results.

  • v3.19.1 ORION Released Jan 2021

Fixes Resource with Scout Search having an incorrect initial order by.
Fixes popup Filter date opening.
Add Tool constructor method for compatibility with existing Tools.
v3.19.0 ORION Released Jan 2021
Nova is now compatible with PHP 8.
Added new remoteStyle method for loading remotes CSS stylesheets.
Nova now allows usage of spatie/once v3.
Added page titles to 404 and 403 views.
Refactored some code to reduce redundancy.
Fixed DateTime::createFromFormat issue when using strict types mode.
Fixed issue where Scout search queries were not displayed in rank order.
Updated Nova's migrations to store larger action events data.
Fixed issue with using unsupported withMeta method on Tools.
Updated axios depencency.

  • v3.18.0 ORION Released Dec 2020

Fixed an issue preventing lens actions from resetting.
Nova will now scroll to the top of the page when redirecting after update and deleting from resource detail.
Added new Nova booted alias for listening to the NovaServiceProviderRegistered event.
Fixed an issue preventing metrics from using the application timezone.
Updated Nova event handling to respect the values returned by the dontReport method.
Nova will now show the currency symbol on index and detail views.
Improved performance by including the current resource count when fetching resources.
Nova will now look for the singular label on the related resource for relationship fields.
Various internal testing improvments.

  • v3.17.0 ORION Released Dec 2020

Fixed an issue preventing Boolean fields from respecting their default values.
Fixed an issue causing users to be redirected to /nova-api when session expires.
Fixed issue where filter URI parameters could get too long.
Reduced XHR requests when updates Lens views.
Nova's Tool generator now sets the page title.
Nova will now set the page title for lenses.
Nova will now limit the ranges used with Trend metrics to avoid loading large amounts of data.
Nova will now eager-load relations when running actions via selected resources.
Nova will now reset the query string when navigating between resources.

  • v3.16.3 ORION Released Dec 2020

Handle nova path / on domain with custom port
Fixes invalid yarn.lock on v3.16.1 and v3.16.2
 
Download:
 

 

 

 AZURE DEVOPS          

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or

Please Login or Register to see this Hidden Content

.

 

 

(used a url short due to unnecessarily long links)

 

  • UPDATED TO v3.24.0 ORION AS OF JUNE 2, 2021 **BUMP**!!

 
               


  • 0

#18

jkuijperm
jkuijperm
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Jun 03, 2021
Credits: 0
Two years registered
#18

Thank you. Very useful.


  • 0

#19

jerijoseig
jerijoseig
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 12
Threads: 0
Joined: Jun 03, 2021
Credits: 0
Two years registered
#19

thanks bro


  • 0

#20

jimbobrown
jimbobrown
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 3
Threads: 0
Joined: Oct 22, 2021
Credits: 0
Two years registered
#20

link dead


Edited by jimbobrown, 22 October 2021 - 12:25 PM.

  • 0


 Users browsing this thread: