Skip to content

HamidNE/hls-video-api

Repository files navigation

Prevent video download

install

composer install
cp .env.example .env
php artisan key:generate
php artisan migrate