SlideShare a Scribd company logo
( and history of ) 
An Introduction to Laravel PHP
Who the fudge is this guy? 
‱ Dayle Rees. 
‱ 30 in December. *cry* 
‱ Lives in Cardiff with GF Emma.
Welsh! 
( Sounds English )
The Red Panda Guy 
Also Big Panda / PHPanda / 1000s of others. 
( Now, Le Panda Rouge? )
‱ Head of Development 
‱ Startup (Seed round A) 
‱ Index Ventures (Facebook!) 
‱ Sharing Economy 
‱ http://www.justpark.com 
‱ (Previously ParkatmyHouse)
Laravel Team Member 
‱ One of the first users. 
‱ Team of high profile PHP 
developers. 
‱ Laravel 3 Bundles 
‱ Laravel 4 Bundles
Accidental 
Author 
Over 7000 readers. #1 gross earnings. 
http://leanpub.com/codebright
Laracons! 
Spoke 
Washington DC (Laracon US 2013) 
New York (Laracon US 2014) 
Attended 
Amsterdam (Laracon EU 2013) 
Amsterdam (Laracon EU 2014)
Colour Schemes “Engineer” 
http://github.com/daylerees/colour-schemes 
100 or so themes for a numbers of 
editors and libraries.
An Introduction to the Laravel Framework (AFUP Forum PHP 2014)
Merci!
What’s this talk all about? 
Open source, history and growth. (Story time.) 
Laravel. (Cool stuff!)
Let’s go back in time to 2011! 
(Imagine wibbly-wobbly effect.)
Working in Aberystwyth 
‱Using CodeIgniter. 
‱Simple projects. 
‱No side projects. 
‱Not “known” for anything.
Contributed to CodeIgniter 
Started out with graphic contributions. 
Accepted by Phil Sturgeon. (Thanks Phil!) 
Rejected by EllisLab. 
Started to outgrow the framework.
Time for a new framework! 
VS
Laravel 2.something 
‱ Simple website. 
‱ Great documentation. 
‱ Clean and simple code. 
‱ No users. 
‱ Mystery author.
Community time! 
‱ Became active in IRC. 
‱ Then: 3 people. Now: ~600. 
‱ Started writing tutorials. 
‱ Tutorials got attention. 
‱ Released Code Happy. 
‱ CodeIgniter users shifting across.
Involvement (L3) 
‱ Started submitting fixes and features to the pre-release 
Laravel 3. 
‱ Helped build/design the website for Laravel 3 
(and later 4). 
‱ Did lots of visual work for the framework 
including splash screens. 
‱ Built popular bundles for Laravel 3. 
‱ Help build a welcoming and helpful community.
Friendship 
Taylor Otwell 
(Grand Master Artisan)
Laravel 3 had it’s flaws. 
TESTING :( 
EXTENSIBILITY :’(
Time for Laravel 4! 
‱ Taylor started work on Laravel 4. 
‱ One of first users when it was built on Silex. 
‱ Feedback loop. 
‱ Exciting new architecture. 
‱ Stable release cycle. 
‱ Powered by Composer (Thanks Jordi!) 
‱ Component-based framework. 
‱ Uses plenty of open source! (Some Symfony, thanks Fabpot!)
The Promise 
‱ No preaching! 
‱ No moaning about other frameworks. 
‱ Just cool features! 
‱ Intro to IOC / DI.
Laravel 
‱ Coding should be enjoyable. 
‱ Code can be art. 
‱ Clean and simple syntax. 
‱ Your framework should grow with you. 
‱ A complete platform, end to end. 
‱ Components that solve real problems. 
‱ Embrace open source, and make use 
of it where possible. 
‱ Give back to open source community 
where possible. 
‱ A community of friendly Artisans.
Automatic type-hinted dependency resolution and 
injection inversion of control container.
Magic Code Box
Basic Usage
The same something!
Automatic Class Resolution 
( From the magic box! )
Type-hinted Dependency Resolution
Tricking the magic box.
Let’s do something cool.
Implementations 
( Shameless colour schemes promo.)
Bind the interface. 
( Still have no shame, I mean, just look at the beard.)
Use our new service. 
Imagine username here.
Interchangeable!
Components / Services
Facades! 
Resolve the service from the container (magic box) by known key. 
Forward the method call to the real service instance with parameters.
Replacing components.
Why bind?
The Magic Box Revisited 
‱ Not just a data store! 
‱ A number of binding methods. 
‱ Automated class resolution. 
‱ Automatic dependency 
injection. 
‱ Interface binding. 
‱ Service replacement / mocking. 
‱ Extensible framework. 
‱ Facades without the testing 
problems. 
‱ The heart of the framework! 
‱ illuminate/container 
( Not so magic anymore, hopefully! )
Routes
Resource Controller
Named Routes
Route Filters 
( Defaults: csrf auth auth.basic guest )
Route Groups
Database time! 
( Drivers: MySQL, PostgresSQL, SQLite, SQL Server )
Eloquent Models
Eloquent Models
Relationships
Relationships
Eager Loading
Queues 
Drivers: Beanstalkd, IronMQ, Amazon SQS, Redis.
Queues
Authentication
Cache 
( Drivers: Database, File, APC, Memcached, XCache, WinCache, Redis, Array, Null )
Cache
Events
Model Events
Artisan
Artisan Commands
Sending Mail 
( Drivers: SMTP, Mailgun, Mandrill. )
Validation 
( Because users are wrong
 always. )
More! 
‱ Redis Client 
‱ Blade Templating 
‱ Stripe subscription-based billing. 
‱ Log system. 
‱ Custom exception handling. 
‱ Informative debugging. 
‱ Form helpers. 
‱ Localisation. 
‱ Workbench. 
‱ Paginator. 
‱ Session Wrapper. 
‱ Remote SSH component. 
‱ Test helpers. 
‱ Database seeding. 
‱ Route model binding. 
‱ Response casting. 
‱ Environment-based config loader. 
Loads more! Hands are tired from typing.
Laravel Forge 
‱ PHP Hosting for Artisans. 
‱ Push to deploy. 
‱ Choose your own cloud. 
‱ Latest web stack. 
‱ HHVM ready. 
‱ Recipes. (stored scripts)
Homestead 
‱ Ubuntu 14.04 
‱ PHP 5.6 
‱ HHVM 
‱ Nginx 
‱ MySQL 
‱ Postgres 
‱ Node (With Bower, 
Grunt, and Gulp) 
‱ Redis 
‱ Memcached 
‱ Beanstalkd 
‱ Laravel Envoy 
‱ Fabric + HipChat 
Extension
What are you waiting for? 
( Thanks for listening! Sorry if I’ve got 20 minutes left! ) 
composer create-project laravel/laravel 
‱ Visit #laravel on Freenode. 
‱ Read Code Bright (come give me your email for a free copy) 
‱ Watch some Laracasts! (Sup Jeff!) 
‱ Visit Laravel.io and listen to the podcast! 
‱ Follow some Laravel guys on twitter. ( @daylerees @taylorotwell @jeffrey_way ) 
‱ Come say bonjour to me!

More Related Content

What's hot (20)

PPTX
Laravel 5
Brian Feaver
 
PDF
All Aboard for Laravel 5.1
Jason McCreary
 
PPTX
Laravel overview
Obinna Akunne
 
PPTX
Hire laravel-php-developers- Hire Laravel Programmers
Summation IT
 
PPTX
Intro to Laravel
Azukisoft Pte Ltd
 
PDF
Software Design Patterns in Laravel by Phill Sparks
Phill Sparks
 
PDF
Digpen 7: Why choose Laravel?
John Blackmore
 
PPTX
Laravel Tutorial PPT
Piyush Aggarwal
 
PPTX
Laravel development (Laravel History, Environment Setup & Laravel Installatio...
Dilouar Hossain
 
PPTX
Laravel ppt
Mayank Panchal
 
PDF
All the Laravel things: up and running to making $$
Joe Ferguson
 
PPTX
Getting started with laravel
Advance Idea Infotech
 
PDF
Laravel and CodeIgniter: pros & cons
ElenorWisozk
 
ODP
Projects In Laravel : Learn Laravel Building 10 Projects
Sam Dias
 
PDF
Laravel 5 New Features
Joe Ferguson
 
PPTX
Introduction to Laravel Framework (5.2)
Viral Solani
 
PDF
What's New In Laravel 5
Darren Craig
 
PDF
Laravel 5 Annotations: RESTful API routing
Christopher Pecoraro
 
PDF
Getting to know Laravel 5
Bukhori Aqid
 
PDF
Why Laravel?
Jonathan Goode
 
Laravel 5
Brian Feaver
 
All Aboard for Laravel 5.1
Jason McCreary
 
Laravel overview
Obinna Akunne
 
Hire laravel-php-developers- Hire Laravel Programmers
Summation IT
 
Intro to Laravel
Azukisoft Pte Ltd
 
Software Design Patterns in Laravel by Phill Sparks
Phill Sparks
 
Digpen 7: Why choose Laravel?
John Blackmore
 
Laravel Tutorial PPT
Piyush Aggarwal
 
Laravel development (Laravel History, Environment Setup & Laravel Installatio...
Dilouar Hossain
 
Laravel ppt
Mayank Panchal
 
All the Laravel things: up and running to making $$
Joe Ferguson
 
Getting started with laravel
Advance Idea Infotech
 
Laravel and CodeIgniter: pros & cons
ElenorWisozk
 
Projects In Laravel : Learn Laravel Building 10 Projects
Sam Dias
 
Laravel 5 New Features
Joe Ferguson
 
Introduction to Laravel Framework (5.2)
Viral Solani
 
What's New In Laravel 5
Darren Craig
 
Laravel 5 Annotations: RESTful API routing
Christopher Pecoraro
 
Getting to know Laravel 5
Bukhori Aqid
 
Why Laravel?
Jonathan Goode
 

Viewers also liked (6)

ODP
Presentation laravel 5 4
Christen GjĂžlbye Christensen
 
PDF
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
Joe Ferguson
 
PDF
Ű±ÙŠŰ§ŰŻŰ© Ű§Ù„ŰŁŰčÙ…Ű§Ù„
Mohammed Al-Ayouti
 
PDF
Intro to Laravel PHP Framework
Bill Condo
 
PPTX
Laravel Beginners Tutorial 1
Vikas Chauhan
 
PDF
ŰŻÙˆŰ±Ű© Ű±ÙŠŰ§ŰŻŰ© Ű§Ù„ŰŁŰčÙ…Ű§Ù„ ÙˆŰšÙ†Ű§ŰĄ Ù†Ù…Ű§Ű°ŰŹ Ű§Ù„Űčمل - Ű­ÙˆÙ„ ÙÙƒŰ±ŰȘك Ű„Ù„Ù‰ Ù…ŰŽŰ±ÙˆŰč Ù†Ű§ŰŹŰ­
Mohammad Al Sabeeh
 
Presentation laravel 5 4
Christen GjĂžlbye Christensen
 
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
Joe Ferguson
 
Ű±ÙŠŰ§ŰŻŰ© Ű§Ù„ŰŁŰčÙ…Ű§Ù„
Mohammed Al-Ayouti
 
Intro to Laravel PHP Framework
Bill Condo
 
Laravel Beginners Tutorial 1
Vikas Chauhan
 
ŰŻÙˆŰ±Ű© Ű±ÙŠŰ§ŰŻŰ© Ű§Ù„ŰŁŰčÙ…Ű§Ù„ ÙˆŰšÙ†Ű§ŰĄ Ù†Ù…Ű§Ű°ŰŹ Ű§Ù„Űčمل - Ű­ÙˆÙ„ ÙÙƒŰ±ŰȘك Ű„Ù„Ù‰ Ù…ŰŽŰ±ÙˆŰč Ù†Ű§ŰŹŰ­
Mohammad Al Sabeeh
 
Ad

Similar to An Introduction to the Laravel Framework (AFUP Forum PHP 2014) (20)

KEY
Why ruby and rails
Reuven Lerner
 
PDF
Modern software architectures - PHP UK Conference 2015
Ricard Clau
 
PPT
Introducing Scala to your Ruby/Java Shop : My experiences at IGN
Manish Pandit
 
KEY
Actors and Threads
mperham
 
PPTX
Scaling with swagger
Tony Tam
 
PPTX
Service stack all the things
cyberzeddk
 
KEY
Rails development environment talk
Reuven Lerner
 
PDF
Making Scala Faster: 3 Expert Tips For Busy Development Teams
Lightbend
 
PDF
Frontend as a first class citizen
Marcin Grzywaczewski
 
PPTX
Digging deeper into service stack
cyberzeddk
 
PPTX
The Intersection of Robotics, Search and AI with Solr, MyRobotLab, and Deep L...
Lucidworks
 
PPTX
Robotics, Search and AI with Solr, MyRobotLab, and Deeplearning4j
Kevin Watters
 
PDF
Redis Day Keynote Salvatore Sanfillipo Redis Labs
Redis Labs
 
PPTX
Doctrine 2.0 Enterprise Persistence Layer for PHP
Guilherme Blanco
 
PDF
JSR 335 / java 8 - update reference
sandeepji_choudhary
 
PDF
Web Development using Ruby on Rails
Avi Kedar
 
KEY
Messaging, interoperability and log aggregation - a new framework
Tomas Doran
 
KEY
Real time system_performance_mon
Tomas Doran
 
PPTX
Be faster then rabbits
Vladislav Bauer
 
PPTX
Devops kc meetup_5_20_2013
Aaron Blythe
 
Why ruby and rails
Reuven Lerner
 
Modern software architectures - PHP UK Conference 2015
Ricard Clau
 
Introducing Scala to your Ruby/Java Shop : My experiences at IGN
Manish Pandit
 
Actors and Threads
mperham
 
Scaling with swagger
Tony Tam
 
Service stack all the things
cyberzeddk
 
Rails development environment talk
Reuven Lerner
 
Making Scala Faster: 3 Expert Tips For Busy Development Teams
Lightbend
 
Frontend as a first class citizen
Marcin Grzywaczewski
 
Digging deeper into service stack
cyberzeddk
 
The Intersection of Robotics, Search and AI with Solr, MyRobotLab, and Deep L...
Lucidworks
 
Robotics, Search and AI with Solr, MyRobotLab, and Deeplearning4j
Kevin Watters
 
Redis Day Keynote Salvatore Sanfillipo Redis Labs
Redis Labs
 
Doctrine 2.0 Enterprise Persistence Layer for PHP
Guilherme Blanco
 
JSR 335 / java 8 - update reference
sandeepji_choudhary
 
Web Development using Ruby on Rails
Avi Kedar
 
Messaging, interoperability and log aggregation - a new framework
Tomas Doran
 
Real time system_performance_mon
Tomas Doran
 
Be faster then rabbits
Vladislav Bauer
 
Devops kc meetup_5_20_2013
Aaron Blythe
 
Ad

Recently uploaded (20)

PPTX
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PDF
Streamline Contractor Lifecycle- TECH EHS Solution
TECH EHS Solution
 
PPTX
MiniTool Power Data Recovery Full Crack Latest 2025
muhammadgurbazkhan
 
PPTX
The Role of a PHP Development Company in Modern Web Development
SEO Company for School in Delhi NCR
 
PPTX
Human Resources Information System (HRIS)
Amity University, Patna
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
PDF
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
PPTX
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
PDF
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
PDF
Efficient, Automated Claims Processing Software for Insurers
Insurance Tech Services
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PDF
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
PDF
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
PPTX
MailsDaddy Outlook OST to PST converter.pptx
abhishekdutt366
 
PPTX
Revolutionizing Code Modernization with AI
KrzysztofKkol1
 
PDF
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
Safe Software
 
PPTX
Platform for Enterprise Solution - Java EE5
abhishekoza1981
 
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Streamline Contractor Lifecycle- TECH EHS Solution
TECH EHS Solution
 
MiniTool Power Data Recovery Full Crack Latest 2025
muhammadgurbazkhan
 
The Role of a PHP Development Company in Modern Web Development
SEO Company for School in Delhi NCR
 
Human Resources Information System (HRIS)
Amity University, Patna
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
Efficient, Automated Claims Processing Software for Insurers
Insurance Tech Services
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
MailsDaddy Outlook OST to PST converter.pptx
abhishekdutt366
 
Revolutionizing Code Modernization with AI
KrzysztofKkol1
 
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
Safe Software
 
Platform for Enterprise Solution - Java EE5
abhishekoza1981
 

An Introduction to the Laravel Framework (AFUP Forum PHP 2014)

  • 1. ( and history of ) An Introduction to Laravel PHP
  • 2. Who the fudge is this guy? ‱ Dayle Rees. ‱ 30 in December. *cry* ‱ Lives in Cardiff with GF Emma.
  • 3. Welsh! ( Sounds English )
  • 4. The Red Panda Guy Also Big Panda / PHPanda / 1000s of others. ( Now, Le Panda Rouge? )
  • 5. ‱ Head of Development ‱ Startup (Seed round A) ‱ Index Ventures (Facebook!) ‱ Sharing Economy ‱ http://www.justpark.com ‱ (Previously ParkatmyHouse)
  • 6. Laravel Team Member ‱ One of the first users. ‱ Team of high profile PHP developers. ‱ Laravel 3 Bundles ‱ Laravel 4 Bundles
  • 7. Accidental Author Over 7000 readers. #1 gross earnings. http://leanpub.com/codebright
  • 8. Laracons! Spoke Washington DC (Laracon US 2013) New York (Laracon US 2014) Attended Amsterdam (Laracon EU 2013) Amsterdam (Laracon EU 2014)
  • 9. Colour Schemes “Engineer” http://github.com/daylerees/colour-schemes 100 or so themes for a numbers of editors and libraries.
  • 12. What’s this talk all about? Open source, history and growth. (Story time.) Laravel. (Cool stuff!)
  • 13. Let’s go back in time to 2011! (Imagine wibbly-wobbly effect.)
  • 14. Working in Aberystwyth ‱Using CodeIgniter. ‱Simple projects. ‱No side projects. ‱Not “known” for anything.
  • 15. Contributed to CodeIgniter Started out with graphic contributions. Accepted by Phil Sturgeon. (Thanks Phil!) Rejected by EllisLab. Started to outgrow the framework.
  • 16. Time for a new framework! VS
  • 17. Laravel 2.something ‱ Simple website. ‱ Great documentation. ‱ Clean and simple code. ‱ No users. ‱ Mystery author.
  • 18. Community time! ‱ Became active in IRC. ‱ Then: 3 people. Now: ~600. ‱ Started writing tutorials. ‱ Tutorials got attention. ‱ Released Code Happy. ‱ CodeIgniter users shifting across.
  • 19. Involvement (L3) ‱ Started submitting fixes and features to the pre-release Laravel 3. ‱ Helped build/design the website for Laravel 3 (and later 4). ‱ Did lots of visual work for the framework including splash screens. ‱ Built popular bundles for Laravel 3. ‱ Help build a welcoming and helpful community.
  • 20. Friendship Taylor Otwell (Grand Master Artisan)
  • 21. Laravel 3 had it’s flaws. TESTING :( EXTENSIBILITY :’(
  • 22. Time for Laravel 4! ‱ Taylor started work on Laravel 4. ‱ One of first users when it was built on Silex. ‱ Feedback loop. ‱ Exciting new architecture. ‱ Stable release cycle. ‱ Powered by Composer (Thanks Jordi!) ‱ Component-based framework. ‱ Uses plenty of open source! (Some Symfony, thanks Fabpot!)
  • 23. The Promise ‱ No preaching! ‱ No moaning about other frameworks. ‱ Just cool features! ‱ Intro to IOC / DI.
  • 24. Laravel ‱ Coding should be enjoyable. ‱ Code can be art. ‱ Clean and simple syntax. ‱ Your framework should grow with you. ‱ A complete platform, end to end. ‱ Components that solve real problems. ‱ Embrace open source, and make use of it where possible. ‱ Give back to open source community where possible. ‱ A community of friendly Artisans.
  • 25. Automatic type-hinted dependency resolution and injection inversion of control container.
  • 29. Automatic Class Resolution ( From the magic box! )
  • 33. Implementations ( Shameless colour schemes promo.)
  • 34. Bind the interface. ( Still have no shame, I mean, just look at the beard.)
  • 35. Use our new service. Imagine username here.
  • 38. Facades! Resolve the service from the container (magic box) by known key. Forward the method call to the real service instance with parameters.
  • 41. The Magic Box Revisited ‱ Not just a data store! ‱ A number of binding methods. ‱ Automated class resolution. ‱ Automatic dependency injection. ‱ Interface binding. ‱ Service replacement / mocking. ‱ Extensible framework. ‱ Facades without the testing problems. ‱ The heart of the framework! ‱ illuminate/container ( Not so magic anymore, hopefully! )
  • 45. Route Filters ( Defaults: csrf auth auth.basic guest )
  • 47. Database time! ( Drivers: MySQL, PostgresSQL, SQLite, SQL Server )
  • 53. Queues Drivers: Beanstalkd, IronMQ, Amazon SQS, Redis.
  • 56. Cache ( Drivers: Database, File, APC, Memcached, XCache, WinCache, Redis, Array, Null )
  • 57. Cache
  • 62. Sending Mail ( Drivers: SMTP, Mailgun, Mandrill. )
  • 63. Validation ( Because users are wrong
 always. )
  • 64. More! ‱ Redis Client ‱ Blade Templating ‱ Stripe subscription-based billing. ‱ Log system. ‱ Custom exception handling. ‱ Informative debugging. ‱ Form helpers. ‱ Localisation. ‱ Workbench. ‱ Paginator. ‱ Session Wrapper. ‱ Remote SSH component. ‱ Test helpers. ‱ Database seeding. ‱ Route model binding. ‱ Response casting. ‱ Environment-based config loader. Loads more! Hands are tired from typing.
  • 65. Laravel Forge ‱ PHP Hosting for Artisans. ‱ Push to deploy. ‱ Choose your own cloud. ‱ Latest web stack. ‱ HHVM ready. ‱ Recipes. (stored scripts)
  • 66. Homestead ‱ Ubuntu 14.04 ‱ PHP 5.6 ‱ HHVM ‱ Nginx ‱ MySQL ‱ Postgres ‱ Node (With Bower, Grunt, and Gulp) ‱ Redis ‱ Memcached ‱ Beanstalkd ‱ Laravel Envoy ‱ Fabric + HipChat Extension
  • 67. What are you waiting for? ( Thanks for listening! Sorry if I’ve got 20 minutes left! ) composer create-project laravel/laravel ‱ Visit #laravel on Freenode. ‱ Read Code Bright (come give me your email for a free copy) ‱ Watch some Laracasts! (Sup Jeff!) ‱ Visit Laravel.io and listen to the podcast! ‱ Follow some Laravel guys on twitter. ( @daylerees @taylorotwell @jeffrey_way ) ‱ Come say bonjour to me!