538 B
538 B
Commands
Updates information about courses and chapters
php artisan symfonycast:update
Dispatch chapters marked as sync offline to queue for download
php artisan symfonycast:sync
Dispatch chapters without file size to queue for update
php artisan symfonycast:video_size
Queues
Downloading chapters marked as sync offline:
php artisan queue:work --queue=downloadVideoFile
Get information about file size of chapters:
php artisan queue:work --queue=getVideoFileSize