Download the PHP package falbar/nova-field-system-file without Composer
On this page you can find all versions of the php package falbar/nova-field-system-file. 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-field-system-file
nova-field-system-file, Packagist, Nova packages
Install
To install package, you need run command:
Next install migrations:
Connection
Package based on akbsit/laravel-system-file in repository which describes the connection to the model.
Examples
Second parameter is responsible for the collection to which the saved images or files will belong.
-
Upload image:
-
Upload file:
- Fields support validation via the method
rules
:
Methods and properties
enablePartition()
- enable folder generation (example:73c/d53/dce
);setOriginFileName(string $sOriginFileName)
- set origin file name;setFileName(string $sFileName)
- set file name;toDir(string $sDir)
- set storage folder (by defaultdefault
);self()
- specified if the modelSystemFile
(by defaultfalse
).
All versions of nova-field-system-file with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laravel/framework Version ^9.0|^10.0|^11.0
laravel/nova Version ^3.0|^4.0
akbsit/laravel-system-file Version ^1.0
laravel/framework Version ^9.0|^10.0|^11.0
laravel/nova Version ^3.0|^4.0
akbsit/laravel-system-file Version ^1.0
The package falbar/nova-field-system-file contains the following files
Loading the files please wait ....