Laracon DB
Laracon DB
Talks for "file-handling"
Tour of Laravel MediaLibrary v7

A presentation about the Laravel Media Library package, which handles file uploads, media management, and image manipulations in Laravel applications. The speaker demonstrates key features including file uploads, media collections, responsive images, file optimization, and multi-disk storage support. The talk includes live coding examples showing how to implement various media handling features with minimal code.

Handling media in a Laravel application

A comprehensive demonstration of the Laravel Media Library package, showing how to handle file uploads, manage media collections, generate responsive images, and optimize file storage. The speaker walks through practical examples of adding media to models, handling downloads, working with different file systems like S3, and implementing responsive image loading with automatic thumbnail generation.