Image
This feature offers a complex input field for selecting a image from the local system.
$form->image('avatar', 'User avatar')
Or for multiple image selection.
$form->images('avatars[]', 'User avatars')
Last modified: 05 May 2024
This feature offers a complex input field for selecting a image from the local system.
Or for multiple image selection.