Support the ongoing development of Laravel.io →
posted 1 year ago
Laravel
0
moderator

Hello @kiatsyndesi

I think you have a couple of things to handle to get this working, what I get in my mind is:

  • For video uploads you probably need a chunk upload because a video file can be very big in size.
  • Store the video files
  • Store the video information in your database (like name, may be where it is stored)
  • Create a controller / route to get the video to show it.
  • Optional create a thumb image to show in a list.

I don't know what you have and where you have some questions about, I think you can do a step and see what questions you get to receive more specific help.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.