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
150
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
110
Laravel Zero
hskrasek
1
150
Papers, Please! API Authentication with Laravel Passport
hskrasek
1
710
Laravel Doctrine
hskrasek
1
460
Refactoring to Collections
hskrasek
2
1.4k
API's and You - Pt. 2
hskrasek
0
99
API's and You
hskrasek
2
150
Other Decks in Programming
See All in Programming
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
250
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
190
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
420
文字コードの話
qnighy
44
17k
Unity6.3 AudioUpdate
cova8bitdots
0
130
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
420
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
ロボットのための工場に灯りは要らない
watany
10
2.9k
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
220
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
AHC061解説
shun_pi
0
380
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
950
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
55
8k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
150
Mobile First: as difficult as doing things right
swwweet
225
10k
Statistics for Hackers
jakevdp
799
230k
A Soul's Torment
seathinner
5
2.5k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
How to Talk to Developers About Accessibility
jct
2
150
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
310
Getting science done with accelerated Python computing platforms
jacobtomlinson
2
140
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
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