018597faaa5a363b541915a30372fa2528d56add
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
Description
Languages
PHP
78.9%
Blade
20.9%
JavaScript
0.2%