🎤 Handling media in a Laravel application
- 👤 Freek van der Herten
- Twitter: @freekmurze
- GitHub: freekmurze
📹
Video:
https://youtu.be/Ho9OVdxpFRM
In most kind of projects you're going to let a user upload all sorts of images and files. Storing those files, associating them with models, creating thumbnails for them, optimizing images, can be a lot of (boring) work. Luckily laravel-medialibrary can do all that for you. In talk you’ll see a practical demo of how to get started with the medialibrary. You’ll learn how to store files, generate urls to them, how to use different image profiles, how to use external filesystems to store big assets, generate responsive images and much much more.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.