Nova Video
  • 🏁Getting Started
    • Introduction
    • Installation
    • Support Us
    • License
  • 🚀Usage
    • Basic Usage
    • Usage with Larupload
    • Notes
  • ⚙️Advanced Usage
    • Video Metadata
    • Rest API Usage (Larupload)
    • Video Field Options
      • Make
      • Store With Larupload
      • Player Mode
      • Player Type
      • Direction (dir)
      • Max Height
      • Hide Cover Uploader
    • Configuration
      • UI
        • Player
          • Type
          • Direction (dir)
          • Max Height
      • Cover Uploader
      • Player Mode
  • ⚪Other
    • Demo
Powered by GitBook
On this page
Edit on GitHub
  1. Advanced Usage
  2. Video Field Options

Store With Larupload

storeWithLarupload

Argument
Type
Required
Default

status

boolean

true

The storeWithLarupload method simplifies the entire file upload process by utilizing the Larupload package. This method streamlines the handling of file uploads, making it an efficient and straightforward solution for managing your files in Laravel. It enables you to seamlessly integrate Larupload into your project and leverage its powerful features for file management.

PreviousMakeNextPlayer Mode

Last updated 1 year ago

⚙️