Download the PHP package codebykyle/calculated-field without Composer
On this page you can find all versions of the php package codebykyle/calculated-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codebykyle/calculated-field
More information about codebykyle/calculated-field
Files in codebykyle/calculated-field
Download codebykyle/calculated-field
More information about codebykyle/calculated-field
Files in codebykyle/calculated-field
Vendor codebykyle
Package calculated-field
Short Description A server side calculated field for Laravel Nova
License MIT
Package calculated-field
Short Description A server side calculated field for Laravel Nova
License MIT
Please rate this library. Is it a good library?
Informations about the package calculated-field
A Server-Side Calculated Field For Laravel Nova
This package contains two Nova fields required to do server-side calculations from the Nova client. The user can optionally override the calculated value on the form.
For a detailed write-up of the how-and-why of this field, please visit:
https://codebykyle.com/blog/laravel-nova-custom-calculated-field
Installation
Install the package via composer:
composer require codebykyle/calculated-field
Example
For example:
As a number
As a string:
Default
The Listener field will by default sum all numbers passed to it
Usage
Overriding the Callback
String Fields
Multiple Calculated Fields
All versions of calculated-field with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package codebykyle/calculated-field contains the following files
Loading the files please wait ....