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
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
200
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
130
How to stabilize UI tests using XCTest
akkeylab
0
110
Unity6.3 AudioUpdate
cova8bitdots
0
120
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
360
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
410
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
670
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
550
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
140
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
The Curious Case for Waylosing
cassininazir
0
270
KATA
mclloyd
PRO
35
15k
Navigating Weather and Climate Data
rabernat
0
130
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
630
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
82
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
470
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Rails Girls Zürich Keynote
gr2m
96
14k
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