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
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
560
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
750
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.8k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
190
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
420
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
TipKitTips
ktcryomm
0
160
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
170
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
430
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
515
110k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
140
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
140
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
First, design no harm
axbom
PRO
2
1.1k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.5k
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
Become a Pro
speakerdeck
PRO
31
5.8k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
100
WCS-LA-2024
lcolladotor
0
480
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
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