gian_tiaga/moonshine-file

Spatie + Uppy file uploader for MoonShine
372 14
Install
composer require gian_tiaga/moonshine-file
Latest Version:4.0.0
PHP:^8.2
Maintainer: gian_tiaga

Spatie Media + Uppy for upload files and images for Moonshine admin panel

Versions

  • Verson 1.* for moonshine 2
  • Verson 2.* for moonshine 3
  • Verson 4.* for moonshine 4

Install

composer require gian_tiaga/moonshine-file

Usage

SpatieUppyFile::make('Фото', 'photo')
    ->multiple()
    ->countFiles(5)
    ->image()

Yo can set allowed file types

SpatieUppyFile::make('Фото', 'photo')
    ->allowedFileTypes('video/*')

demo

You can use this field in json