SlideShare a Scribd company logo
Introduction to Laravel
                                Bill Condo   //   2013-01-09



Wednesday, January 9, 13
Lineage

                             February 2006 by EllisLab




                            April 2011 by Taylor Otwell




Wednesday, January 9, 13
Comparison

                    • CodeIgniter: +More Mature, +Legacy
                           PHP Support, -No ORM, -Legacy Support
                    • Kohana: +ACL, +Benchmarking,
                           -Sparse Docs
                    • FuelPHP: +Fast, +ACL, +ORM,
                           -Incomplete Docs, -Small Community



Wednesday, January 9, 13
Overview

                    • MVC Framework with Bundles,
                           Migrations, and Artisan CLI


                    • Eloquent ORM, Restful Controllers,
                           Class Auto Loading, and Powerful
                           Routing



Wednesday, January 9, 13
Project Structure

                                      • application
                                      • bundles
                                      • laravel
                                      • public
                                      • storage

Wednesday, January 9, 13
Example Controller

                           Basic Controller




Wednesday, January 9, 13
... And Another

                           REST Controller




Wednesday, January 9, 13
Example Model

                           Basic Eloquent Model




                           all(), find(), where(), count(), save(), delete(), and more auto included.




Wednesday, January 9, 13
Example View

                           Calling From Controller




                           Passing in Data




Wednesday, January 9, 13
Example View Cont.

                           Accessing Data




                           *Also,View Templating is available with Blade.




Wednesday, January 9, 13
Learning
                • Lot’s of videos. Bundled up at...
                  bitly.com/bundles/mavrck/1

                • Tutorial Series by Dayle Rees at...
                  daylerees.com/category/laravel-tutorials

                • Forums...
                  forums.laravel.io

                • IRC... irc.freenode.net
                  #laravel


Wednesday, January 9, 13
Questions?

                • billcondo@gmail.com
                • @mavrck
                • billcondo.com / mavrck.com


Wednesday, January 9, 13

More Related Content

Similar to Intro to Laravel PHP Framework (20)

Aloha on-rails-2009
Aloha on-rails-2009
John Woodell
 
ACCU 2013 Taking Scala into the Enterpise
ACCU 2013 Taking Scala into the Enterpise
Peter Pilgrim
 
Plumbr case study
Plumbr case study
Nikita Salnikov-Tarnovski
 
Red Dirt Ruby Conference
Red Dirt Ruby Conference
John Woodell
 
The State of Puppet
The State of Puppet
Puppet
 
Microservices and functional programming
Microservices and functional programming
Michael Neale
 
那些 Functional Programming 教我的事
那些 Functional Programming 教我的事
Wen-Tien Chang
 
Improving Your Heroku App Performance with Asset CDN and Unicorn
Improving Your Heroku App Performance with Asset CDN and Unicorn
Simon Bagreev
 
Proud to be polyglot!
Proud to be polyglot!
NLJUG
 
Cloud Foundry the Open PaaS - OpenTour Austin Keynote
Cloud Foundry the Open PaaS - OpenTour Austin Keynote
Patrick Chanezon
 
CloudFoundry and MongoDb, a marriage made in heaven
CloudFoundry and MongoDb, a marriage made in heaven
Patrick Chanezon
 
Cooking an Omelette with Chef
Cooking an Omelette with Chef
ctaintor
 
GitHub Notable OSS Project
GitHub Notable OSS Project
roumia
 
Java to scala
Java to scala
Skills Matter
 
Interop 2011 - Scaling Platform As A Service
Interop 2011 - Scaling Platform As A Service
Patrick Chanezon
 
Pig and Python to Process Big Data
Pig and Python to Process Big Data
Shawn Hermans
 
Qcon talk
Qcon talk
bcoverston
 
Lessons I Learned While Scaling to 5000 Puppet Agents
Lessons I Learned While Scaling to 5000 Puppet Agents
Puppet
 
Vers une infrastructure plus agile avec le Cloud Computing
Vers une infrastructure plus agile avec le Cloud Computing
Agile Tour Genève
 
Rubypalooza 2009
Rubypalooza 2009
John Woodell
 
Aloha on-rails-2009
Aloha on-rails-2009
John Woodell
 
ACCU 2013 Taking Scala into the Enterpise
ACCU 2013 Taking Scala into the Enterpise
Peter Pilgrim
 
Red Dirt Ruby Conference
Red Dirt Ruby Conference
John Woodell
 
The State of Puppet
The State of Puppet
Puppet
 
Microservices and functional programming
Microservices and functional programming
Michael Neale
 
那些 Functional Programming 教我的事
那些 Functional Programming 教我的事
Wen-Tien Chang
 
Improving Your Heroku App Performance with Asset CDN and Unicorn
Improving Your Heroku App Performance with Asset CDN and Unicorn
Simon Bagreev
 
Proud to be polyglot!
Proud to be polyglot!
NLJUG
 
Cloud Foundry the Open PaaS - OpenTour Austin Keynote
Cloud Foundry the Open PaaS - OpenTour Austin Keynote
Patrick Chanezon
 
CloudFoundry and MongoDb, a marriage made in heaven
CloudFoundry and MongoDb, a marriage made in heaven
Patrick Chanezon
 
Cooking an Omelette with Chef
Cooking an Omelette with Chef
ctaintor
 
GitHub Notable OSS Project
GitHub Notable OSS Project
roumia
 
Interop 2011 - Scaling Platform As A Service
Interop 2011 - Scaling Platform As A Service
Patrick Chanezon
 
Pig and Python to Process Big Data
Pig and Python to Process Big Data
Shawn Hermans
 
Lessons I Learned While Scaling to 5000 Puppet Agents
Lessons I Learned While Scaling to 5000 Puppet Agents
Puppet
 
Vers une infrastructure plus agile avec le Cloud Computing
Vers une infrastructure plus agile avec le Cloud Computing
Agile Tour Genève
 

More from Bill Condo (9)

Performance Testing w/ WebPage Test Private Instance (DrupalCamp Ohio)
Performance Testing w/ WebPage Test Private Instance (DrupalCamp Ohio)
Bill Condo
 
Digital Literacy - Web vs Mobile Apps, File Transfers (Session 2)
Digital Literacy - Web vs Mobile Apps, File Transfers (Session 2)
Bill Condo
 
Digital Literacy - Basic Technical Concepts (Session 1)
Digital Literacy - Basic Technical Concepts (Session 1)
Bill Condo
 
Modern Web Security
Modern Web Security
Bill Condo
 
Getting to know composer - (PHP)
Getting to know composer - (PHP)
Bill Condo
 
Introduction to Web Development: Part 1
Introduction to Web Development: Part 1
Bill Condo
 
Hacking Mat Honan
Hacking Mat Honan
Bill Condo
 
Mobile Development with Icenium
Mobile Development with Icenium
Bill Condo
 
Seo Session by Bill Condo
Seo Session by Bill Condo
Bill Condo
 
Performance Testing w/ WebPage Test Private Instance (DrupalCamp Ohio)
Performance Testing w/ WebPage Test Private Instance (DrupalCamp Ohio)
Bill Condo
 
Digital Literacy - Web vs Mobile Apps, File Transfers (Session 2)
Digital Literacy - Web vs Mobile Apps, File Transfers (Session 2)
Bill Condo
 
Digital Literacy - Basic Technical Concepts (Session 1)
Digital Literacy - Basic Technical Concepts (Session 1)
Bill Condo
 
Modern Web Security
Modern Web Security
Bill Condo
 
Getting to know composer - (PHP)
Getting to know composer - (PHP)
Bill Condo
 
Introduction to Web Development: Part 1
Introduction to Web Development: Part 1
Bill Condo
 
Hacking Mat Honan
Hacking Mat Honan
Bill Condo
 
Mobile Development with Icenium
Mobile Development with Icenium
Bill Condo
 
Seo Session by Bill Condo
Seo Session by Bill Condo
Bill Condo
 
Ad

Recently uploaded (20)

TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Bridging the divide: A conversation on tariffs today in the book industry - T...
Bridging the divide: A conversation on tariffs today in the book industry - T...
BookNet Canada
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Analysis of the changes in the attitude of the news comments caused by knowin...
Analysis of the changes in the attitude of the news comments caused by knowin...
Matsushita Laboratory
 
Oracle Cloud Infrastructure Generative AI Professional
Oracle Cloud Infrastructure Generative AI Professional
VICTOR MAESTRE RAMIREZ
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
Down the Rabbit Hole – Solving 5 Training Roadblocks
Down the Rabbit Hole – Solving 5 Training Roadblocks
Rustici Software
 
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Alliance
 
Oracle Cloud and AI Specialization Program
Oracle Cloud and AI Specialization Program
VICTOR MAESTRE RAMIREZ
 
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
 
Your startup on AWS - How to architect and maintain a Lean and Mean account
Your startup on AWS - How to architect and maintain a Lean and Mean account
angelo60207
 
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Alliance
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Bridging the divide: A conversation on tariffs today in the book industry - T...
Bridging the divide: A conversation on tariffs today in the book industry - T...
BookNet Canada
 
Enabling BIM / GIS integrations with Other Systems with FME
Enabling BIM / GIS integrations with Other Systems with FME
Safe Software
 
Analysis of the changes in the attitude of the news comments caused by knowin...
Analysis of the changes in the attitude of the news comments caused by knowin...
Matsushita Laboratory
 
Oracle Cloud Infrastructure Generative AI Professional
Oracle Cloud Infrastructure Generative AI Professional
VICTOR MAESTRE RAMIREZ
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Edge AI and Vision Alliance
 
Down the Rabbit Hole – Solving 5 Training Roadblocks
Down the Rabbit Hole – Solving 5 Training Roadblocks
Rustici Software
 
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Seminar: Evolving Landscape of Post-Quantum Cryptography.pptx
FIDO Alliance
 
Oracle Cloud and AI Specialization Program
Oracle Cloud and AI Specialization Program
VICTOR MAESTRE RAMIREZ
 
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance Seminar State of Passkeys.pptx
FIDO Alliance
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
ENERGY CONSUMPTION CALCULATION IN ENERGY-EFFICIENT AIR CONDITIONER.pdf
Muhammad Rizwan Akram
 
Your startup on AWS - How to architect and maintain a Lean and Mean account
Your startup on AWS - How to architect and maintain a Lean and Mean account
angelo60207
 
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Seminar: Authentication for a Billion Consumers - Amazon.pptx
FIDO Alliance
 
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,...
Edge AI and Vision Alliance
 
Ad

Intro to Laravel PHP Framework

  • 1. Introduction to Laravel Bill Condo // 2013-01-09 Wednesday, January 9, 13
  • 2. Lineage February 2006 by EllisLab April 2011 by Taylor Otwell Wednesday, January 9, 13
  • 3. Comparison • CodeIgniter: +More Mature, +Legacy PHP Support, -No ORM, -Legacy Support • Kohana: +ACL, +Benchmarking, -Sparse Docs • FuelPHP: +Fast, +ACL, +ORM, -Incomplete Docs, -Small Community Wednesday, January 9, 13
  • 4. Overview • MVC Framework with Bundles, Migrations, and Artisan CLI • Eloquent ORM, Restful Controllers, Class Auto Loading, and Powerful Routing Wednesday, January 9, 13
  • 5. Project Structure • application • bundles • laravel • public • storage Wednesday, January 9, 13
  • 6. Example Controller Basic Controller Wednesday, January 9, 13
  • 7. ... And Another REST Controller Wednesday, January 9, 13
  • 8. Example Model Basic Eloquent Model all(), find(), where(), count(), save(), delete(), and more auto included. Wednesday, January 9, 13
  • 9. Example View Calling From Controller Passing in Data Wednesday, January 9, 13
  • 10. Example View Cont. Accessing Data *Also,View Templating is available with Blade. Wednesday, January 9, 13
  • 11. Learning • Lot’s of videos. Bundled up at... bitly.com/bundles/mavrck/1 • Tutorial Series by Dayle Rees at... daylerees.com/category/laravel-tutorials • Forums... forums.laravel.io • IRC... irc.freenode.net #laravel Wednesday, January 9, 13
  • 12. Questions? [email protected] • @mavrck • billcondo.com / mavrck.com Wednesday, January 9, 13