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
How Laravel Makes Your Life Easier
Search
Hunter Skrasek
September 08, 2016
Programming
0
140
How Laravel Makes Your Life Easier
Hunter Skrasek
September 08, 2016
Tweet
Share
More Decks by Hunter Skrasek
See All by Hunter Skrasek
Type Safety and Compilation Checks: How Static Analysis Can Benefit Your Team
hskrasek
0
98
Laravel Zero
hskrasek
1
140
Papers, Please! API Authentication with Laravel Passport
hskrasek
1
650
Laravel Doctrine
hskrasek
1
420
Refactoring to Collections
hskrasek
2
1.4k
API's and You - Pt. 2
hskrasek
0
95
API's and You
hskrasek
2
140
Other Decks in Programming
See All in Programming
開発生産性を上げるための生成AI活用術
starfish719
3
960
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
1k
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
230
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
140
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2.5k
Leading Effective Engineering Teams in the AI Era
addyosmani
4
390
CSC509 Lecture 04
javiergs
PRO
0
300
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
32k
Go言語はstack overflowの夢を見るか?
logica0419
0
270
CSC509 Lecture 05
javiergs
PRO
0
300
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
580
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
560
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.8k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
20
1.2k
How STYLIGHT went responsive
nonsquared
100
5.8k
Practical Orchestrator
shlominoach
190
11k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
Navigating Team Friction
lara
190
15k
A better future with KSS
kneath
239
18k
Fireside Chat
paigeccino
40
3.7k
A Tale of Four Properties
chriscoyier
161
23k
Why Our Code Smells
bkeepers
PRO
340
57k
Transcript
HOW LARAVEL MAKES YOUR LIFE EASIER HUNTER SKRASEK 1
About Me 2
BORN AND RAISED IN DFW 3
GRADUATED FROM ST. EDWARDS UNIVERSITY 4
WORKING AT PERK.COM API LEAD FOR ~2 YEARS 5
Laravel THE FRAMEWORK 6
▸ Expressive, beautiful syntax. ▸ Tailored for your team. ▸
Modern toolkit. Pinch of magic. 7
Lumen THE MICRO-FRAMEWORK 8
▸ Benchmark Breaking Speed ▸ The Convenience You Love ▸
Friends In High Places 9
Elixer ▸ Fluent API for Gulp ▸ Work with stylesheets
▸ Work with scripts ▸ Copying files/directories ▸ Cache busting ▸ BrowserSync 10
Homestead OFFICIAL, PRE-PACKAGED VAGRANT BOX ▸ Ubuntu 16.04 ▸ Git
▸ PHP 7.0 ▸ Nginx ▸ More... 11
Valet LARAVEL DEVELOPMENT ENVIRONMENT FOR MAC MINIMALISTS 12
Spark POWERFUL SAAS APPLICATION SCAFFOLDING. 13
Socialite OAUTH AUTHENTICATION WITH FACEBOOK, TWITTER, GOOGLE, LINKEDIN, GITHUB AND
BITBUCKET 14
Cashier FLUENT INTERFACE TO SUBSCRIPTION BILLING 15
Scout, Echo & Passport 16
Forge INSTANT PHP PLATFORMS ON LINODE, DIGITALOCEAN, AND MORE. 17
Envoyer ZERO DOWNTIME PHP DEPLOYMENT 18
Honorable Mentions ▸ Laracasts ▸ Statamatic 19
Not Just Laravel 20
Torch USING LARAVEL'S ILLUMINATE COMPONENTS INDEPENDENTLY1 1 https://github.com/tightenco/collect 21
Tightenco/collect ILLUMINATE COLLECTIONS, SEPERATELY1 1 https://github.com/tightenco/collect 22
In Summary... 23
EASY TO USE TOOLS + YOU = ! 24
Questions? 25