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
120
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
78
Laravel Zero
hskrasek
1
120
Papers, Please! API Authentication with Laravel Passport
hskrasek
1
540
Laravel Doctrine
hskrasek
1
330
Refactoring to Collections
hskrasek
2
1.4k
API's and You - Pt. 2
hskrasek
0
84
API's and You
hskrasek
2
140
Other Decks in Programming
See All in Programming
Better Code Design in PHP
afilina
PRO
0
130
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
120
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
340
イベント駆動で成長して委員会
happymana
1
340
Nurturing OpenJDK distribution: Eclipse Temurin Success History and plan
ivargrimstad
0
990
Pinia Colada が実現するスマートな非同期処理
naokihaba
4
230
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
1
1.8k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.4k
Less waste, more joy, and a lot more green: How Quarkus makes Java better
hollycummins
0
100
初めてDefinitelyTypedにPRを出した話
syumai
0
420
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
300
Creating a Free Video Ad Network on the Edge
mizoguchicoji
0
120
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
13k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
109
49k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Statistics for Hackers
jakevdp
796
220k
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