Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Medialibrary (laravellive)
Freek Van der Herten
March 17, 2018
Technology
1
320
Medialibrary (laravellive)
Freek Van der Herten
March 17, 2018
Tweet
Share
More Decks by Freek Van der Herten
See All by Freek Van der Herten
An Introduction to Snapshot testing
freekmurze
0
210
Event Sourcing In Laravel
freekmurze
0
140
Building a realtime dashboard with Laravel Livewire (PHPKonf)
freekmurze
0
450
A tour behind the scenes of Oh Dear (PHP Benelux)
freekmurze
1
490
A practical look at multitenancy in Laravel
freekmurze
1
240
A practical look at multitenancy in Laravel (Laracon US)
freekmurze
0
450
Highlights Flare codebase (Laracon online)
freekmurze
0
180
Introducing Mailcoach
freekmurze
1
380
Highlights from the Flare codebase (Full Stack Ghent)
freekmurze
0
420
Other Decks in Technology
See All in Technology
RDRA + JavaによるレジャーSaaSプロダクトの要件定義と実装のシームレスな接続
jjebejj
PRO
3
650
What's new in Vision
satotakeshi
0
210
SwiftUI Layout
auramagi
1
100
誰が正解を知っているのか / Who knows the right answer
takaking22
1
240
MRTK3 - DataBinding and Theming 入門
futo23
0
190
Modern Android dependency injection
hugovisser
1
130
Retca Cloud
bau
0
510
リファインメントは楽しいかね?
kitamu_mu
1
430
The Fractal Geometry of Software Design
vladikk
0
910
Autonomous Database Cloud 技術詳細 / adb-s_technical_detail_jp
oracle4engineer
PRO
10
18k
アーキテクチャを明文化して開発に臨んだ話
akkie76
0
310
セキュリティ 開運研修2022 / security 2022
cybozuinsideout
PRO
3
3.8k
Featured
See All Featured
Done Done
chrislema
174
14k
Web development in the modern age
philhawksworth
197
9.3k
Embracing the Ebb and Flow
colly
73
3.4k
Stop Working from a Prison Cell
hatefulcrawdad
261
17k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
39
13k
Producing Creativity
orderedlist
PRO
334
37k
Making the Leap to Tech Lead
cromwellryan
113
7.4k
GraphQLの誤解/rethinking-graphql
sonatard
28
6.6k
Principles of Awesome APIs and How to Build Them.
keavy
113
15k
Bash Introduction
62gerente
597
210k
Facilitating Awesome Meetings
lara
29
4k
Building Flexible Design Systems
yeseniaperezcruz
310
34k
Transcript
Handling media in a Laravel app
None
About me Freek Van der Herten Partner & developer at
SPATIE Blogging at https://murze.be
About me https://ohdearapp.com
Since 2003 Websites, applications and webshops Team 6 developers, 1
manager Specialization Laravel development
https://spatie.be/opensource
Open source software + 150 packages on Packagist + 10
000 000 downloads total, +1 000 000 downloads a month A lot of benefits: learning, forced to write documentation and tests, showing the quality of our work, eating our own dogfood
WE ❤ POSTCARDS
Spatie Samberstraat 69D 2060 Antwerp Belgium
None
HANDLING MEDIA
User uploaded content Where to store it all? How to
retrieve it? How to optimize images? The problem
LARAVEL MEDIALIBRARY
Easily installed into any Laravel application Associate files with Eloquent
models Can group media into collections Image conversions Uses multiple filesystems Laravel Medialibrary
Optimize converted images Custom image generators Customize directory structure Custom
attributes Laravel Medialibrary
https://docs.spatie.be/laravel-medialibrary
None
DEMO
WRAPPING UP
Coming soon in v7 Greater control over media collections
Support for responsive images / srcset Release Q2 2018
Coming soon in v7 Greater control over media collections
Support for responsive images / srcset Let’s release it right now!
https://docs.spatie.be/laravel-medialibrary/v7 https://docs.spatie.be/image/v1/introduction https://github.com/spatie/laravel-medialibrary Resources
Vue components Easy uploading Easy management of media collections in
a back end UI Future plans
Teamwork Sebastian De Deyne @sebdedeyne Willem Van Bockstal @willemvbockstal
Alex Vanderbist @alexvanderbist Brent Roose @brendt_gd
Thank you! https://speakerdeck.com/freekmurze/medialibrary-laravellive https://spatie.be/opensource https://ohdearapp.com https://murze.be
QUESTIONS?