BFG Admin Documentation 6.4 Help

File

This feature provides a sophisticated input method for selecting an image from the local file system.

$form->file('download_file', 'Download file')

Or for multiple file selection.

$form->files('download_files[]', 'Download files')
Last modified: 05 May 2024