logo

FAQ

01
How to upload video to TicsTube?

You can use the TicsTube-medialibrary package to upload video to TicsTube.

02
What is the best video player for TicsTube?

The best video player for TicsTube is the Plyr video player.

03
How to install the TicsTube-medialibrary package?

You can install the TicsTube-medialibrary package by running the command "composer require spatie/TicsTube-medialibrary" in the terminal.

04
How to use the TicsTube-medialibrary package?

You can use the TicsTube-medialibrary package by creating a new instance of the Media class and calling the "addMedia" method.

05
How to add a video to a post in TicsTube?

You can add a video to a post in TicsTube by using the "addMedia" method.

06
How to retrieve a video from a post in TicsTube?

You can retrieve a video from a post in TicsTube by using the "getMedia" method.

07
How to delete a video from a post in TicsTube?

You can delete a video from a post in TicsTube by using the "deleteMedia" method.

08
How to update a video in a post in TicsTube?

You can update a video in a post in TicsTube by using the "updateMedia" method.

09
How to add a thumbnail to a video in a post in TicsTube?

You can add a thumbnail to a video in a post in TicsTube by using the "addMedia" method with the "thumbnail" option.

10
How to retrieve a thumbnail from a video in a post in TicsTube?

You can retrieve a thumbnail from a video in a post in TicsTube by using the "getMedia" method with the "thumbnail" option.