Download the PHP package emiliogrv/nova-batch-load without Composer
On this page you can find all versions of the php package emiliogrv/nova-batch-load. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-batch-load
A Laravel Nova XLS & CSV importer
Description
This Package allow you to create many new entries at once, loading a file from creating resource screen.
Validation, fields and creating events are same that you declared into yours Resource's fields function.
Install
Usage
i18n
To translate add this to your resources/lang/vendor/nova/xx.json
API
Function | Type | Default | Description |
---|---|---|---|
accept |
String |
.xlsx, .xls, .csv |
Set the accepted file formats by extensions. |
defaultTabActive |
Integer |
0 |
Set the tab default when the component is mounted. |
ignoreAttributes |
String |
Set attribute names that will be ignored and will not appear. | |
keepOriginalFields |
String |
belongs\|morph |
Set which fields keep as original Nova format and options. |
withoutOriginalFields |
Do not show any original fields. |
Screenshots
Contributing
Thank you for considering contributing! Please leave your PR or issue.
Tested with Laravel Nova 2.*
License
All versions of nova-batch-load with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package emiliogrv/nova-batch-load contains the following files
Loading the files please wait ....