Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Medialibrary (laravellive)
Search
Freek Van der Herten
March 17, 2018
Technology
1
390
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
Uncharted packages (Laravel Live Denmark)
freekmurze
0
210
I shall define this only once
freekmurze
0
410
An Introduction to Snapshot testing
freekmurze
0
500
Event Sourcing In Laravel
freekmurze
0
250
Building a realtime dashboard with Laravel Livewire (PHPKonf)
freekmurze
0
820
A tour behind the scenes of Oh Dear (PHP Benelux)
freekmurze
2
860
A practical look at multitenancy in Laravel
freekmurze
1
360
A practical look at multitenancy in Laravel (Laracon US)
freekmurze
0
730
Highlights Flare codebase (Laracon online)
freekmurze
0
520
Other Decks in Technology
See All in Technology
夢の印税生活 / Life on Royalties
tmtms
0
290
Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders
kzykmyzw
0
320
Backboneとしてのtimm2025
yu4u
4
1.6k
新規案件の立ち上げ専門チームから見たAI駆動開発の始め方
shuyakinjo
0
130
LLM時代の検索とコンテキストエンジニアリング
shibuiwilliam
2
1.1k
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
24
6.3k
GitHub Copilot coding agent を推したい / AIDD Nagoya #1
tnir
3
4.6k
アジャイルテストで高品質のスプリントレビューを
takesection
0
120
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
440
人を動かすことについて考える
ichimichi
2
330
Android Studio の 新しいAI機能を試してみよう / Try out the new AI features in Android Studio
yanzm
0
270
「守る」から「進化させる」セキュリティへ ~AWS re:Inforce 2025参加報告~ / AWS re:Inforce 2025 Participation Report
yuj1osm
1
140
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Designing Experiences People Love
moore
142
24k
Why Our Code Smells
bkeepers
PRO
338
57k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Building Applications with DynamoDB
mza
96
6.6k
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?