Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 133 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 133 Bytes

Prevent video download

install

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