SlideShare a Scribd company logo
1 of 23
Laravel 5
Viktor Lalev, Dimitar Dishev
2
12.09.2015
Who we are?
Laravel - The PHP Framework For Web Artisans
Dimitar Dishev
SE @ MusalaSoft
dimityr.dishev@gmail.com
Viktor Lalev
SE @ MusalaSoft
viktor.lalev@yahoo.com
3
12.09.2015
Why Laravel ?
Laravel - The PHP Framework For Web Artisans
4
12.09.2015
Three Points of every Framework
Laravel - The PHP Framework For Web Artisans
Usability
Complexity Community
5
12.09.2015
Laravel - The PHP Framework For Web Artisans
Composer
Install composer (on Windows..)
6
12.09.2015
Directory structure
Laravel - The PHP Framework For Web Artisans
ProjectName
app
bootstrap
config
database
public
resources
storage
tests
vendor
7
12.09.2015
Laravel - The PHP Framework For Web Artisans
Routing
AppHttproutes.php
8
12.09.2015
Artisan (The CLI)
Laravel - The PHP Framework For Web Artisans
9
12.09.2015
Laravel - The PHP Framework For Web Artisans
Let’s give it a try…
10
12.09.2015
Demo | Generate Controller
Laravel - The PHP Framework For Web Artisans
In Console mode
11
12.09.2015
Demo | Generated Controller
Laravel - The PHP Framework For Web Artisans
With all needed REST API methods
12
12.09.2015
Demo | Match With Routes
Laravel - The PHP Framework For Web Artisans
routes.php
Console mode >> php artisan route:list
13
12.09.2015
Demo | Elequent & Migrations
Laravel - The PHP Framework For Web Artisans
Console mode
Generate both Elequent Model and appropriate migration
14
12.09.2015
Demo | Elequent Model
Laravel - The PHP Framework For Web Artisans
Rating.php
15
12.09.2015
Demo | Migration
Laravel - The PHP Framework For Web Artisans
create_ratings_table
16
12.09.2015
Tinker
Laravel - The PHP Framework For Web Artisans
Interacting With Your Application
17
12.09.2015
Laravel - The PHP Framework For Web Artisans
Back To Code..
18
12.09.2015
Demo | DB:Seed
Laravel - The PHP Framework For Web Artisans
19
12.09.2015
Demo | List Resources
Laravel - The PHP Framework For Web Artisans
RatingController.php
20
12.09.2015
Demo | Create new Resource
Laravel - The PHP Framework For Web Artisans
RatingController.php
21
12.09.2015
Laravel - The PHP Framework For Web Artisans
Lets try all
22
12.09.2015
Laravel - The PHP Framework For Web Artisans
Thanks
23
12.09.2015
Laravel - The PHP Framework For Web Artisans
Viktor.Lalev@musala.com
Dimitar.Dishev@musala.com

More Related Content

What's hot

One Click Deployment with Jenkins - PHP Unconference 2011
One Click Deployment with Jenkins - PHP Unconference 2011One Click Deployment with Jenkins - PHP Unconference 2011
One Click Deployment with Jenkins - PHP Unconference 2011
Mayflower GmbH
 

What's hot (12)

Leaving the platform: branching for independent systems at thetrainline
Leaving the platform: branching for independent systems at thetrainlineLeaving the platform: branching for independent systems at thetrainline
Leaving the platform: branching for independent systems at thetrainline
 
XP Days Ukraine 2013 - Architecting for Continuous Delivery
XP Days Ukraine 2013 - Architecting for Continuous DeliveryXP Days Ukraine 2013 - Architecting for Continuous Delivery
XP Days Ukraine 2013 - Architecting for Continuous Delivery
 
Introduction to WordPress REST API
Introduction to WordPress REST APIIntroduction to WordPress REST API
Introduction to WordPress REST API
 
Creating real time applications with Angular and Firebase
Creating real time applications with Angular and FirebaseCreating real time applications with Angular and Firebase
Creating real time applications with Angular and Firebase
 
Continuous Delivery and Zero Downtime
Continuous Delivery and Zero DowntimeContinuous Delivery and Zero Downtime
Continuous Delivery and Zero Downtime
 
Mastering Universal Theme with corporate design from Union Investment
Mastering Universal Theme with corporate design from Union InvestmentMastering Universal Theme with corporate design from Union Investment
Mastering Universal Theme with corporate design from Union Investment
 
One Click Deployment with Jenkins - PHP Unconference 2011
One Click Deployment with Jenkins - PHP Unconference 2011One Click Deployment with Jenkins - PHP Unconference 2011
One Click Deployment with Jenkins - PHP Unconference 2011
 
Living lab Actioncable
Living lab ActioncableLiving lab Actioncable
Living lab Actioncable
 
Rebuilding our Foundation
Rebuilding our FoundationRebuilding our Foundation
Rebuilding our Foundation
 
Streaming Service on Flex and Rails
Streaming Service on Flex and RailsStreaming Service on Flex and Rails
Streaming Service on Flex and Rails
 
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
JQuery Conf Berlin - Ondrisek - From Java To AngularJS (without pain)
 
Flex And Rails
Flex And RailsFlex And Rails
Flex And Rails
 

Similar to Laravel - The PHP Framework For Web Artisans

Similar to Laravel - The PHP Framework For Web Artisans (20)

What’s new in laravel 9
What’s new in laravel 9What’s new in laravel 9
What’s new in laravel 9
 
Intro to Laravel
Intro to LaravelIntro to Laravel
Intro to Laravel
 
Laravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessorsLaravel 9 is now out – how is an improvement over its predecessors
Laravel 9 is now out – how is an improvement over its predecessors
 
WHY TO CHOOSE LARAVEL FRAMEWORK FOR WEB DEVELOPMENT.pdf
WHY TO CHOOSE LARAVEL FRAMEWORK FOR WEB DEVELOPMENT.pdfWHY TO CHOOSE LARAVEL FRAMEWORK FOR WEB DEVELOPMENT.pdf
WHY TO CHOOSE LARAVEL FRAMEWORK FOR WEB DEVELOPMENT.pdf
 
Laravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdfLaravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdf
 
Laravel : A Fastest Growing Kid
Laravel : A Fastest Growing KidLaravel : A Fastest Growing Kid
Laravel : A Fastest Growing Kid
 
Hidden things uncovered about laravel development
Hidden things uncovered about laravel developmentHidden things uncovered about laravel development
Hidden things uncovered about laravel development
 
SMBs achieve remarkable TTM leveraging Laravel-PHP Framework
 SMBs achieve remarkable TTM leveraging Laravel-PHP Framework SMBs achieve remarkable TTM leveraging Laravel-PHP Framework
SMBs achieve remarkable TTM leveraging Laravel-PHP Framework
 
What's new in laravel 9 a complete guide for laravel website development
What's new in laravel 9  a complete guide for laravel website developmentWhat's new in laravel 9  a complete guide for laravel website development
What's new in laravel 9 a complete guide for laravel website development
 
Laravel vs asp.net framework a complete comparative analysis
Laravel vs asp.net framework  a complete comparative analysisLaravel vs asp.net framework  a complete comparative analysis
Laravel vs asp.net framework a complete comparative analysis
 
Why Laravel is Still a Good Choice in 2020
Why Laravel is Still a Good Choice in 2020Why Laravel is Still a Good Choice in 2020
Why Laravel is Still a Good Choice in 2020
 
New Features of Laravel 9​ - Storeemart a Best Laravel Ecommerce Platform
New Features of Laravel 9​ - Storeemart a Best Laravel Ecommerce PlatformNew Features of Laravel 9​ - Storeemart a Best Laravel Ecommerce Platform
New Features of Laravel 9​ - Storeemart a Best Laravel Ecommerce Platform
 
Why Laravel Framework is Perfect for Developing Secure Web Applications?
Why Laravel Framework is Perfect for Developing Secure Web Applications?Why Laravel Framework is Perfect for Developing Secure Web Applications?
Why Laravel Framework is Perfect for Developing Secure Web Applications?
 
Rise of PHP and Laravel. Latest Web Frameworks built on PHP.
Rise of PHP and Laravel. Latest Web Frameworks built on PHP.Rise of PHP and Laravel. Latest Web Frameworks built on PHP.
Rise of PHP and Laravel. Latest Web Frameworks built on PHP.
 
The Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdfThe Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdf
 
Web presentation
Web presentationWeb presentation
Web presentation
 
Why choose the laravel php framework for enterprise web applications
Why choose the laravel php framework for enterprise web applications Why choose the laravel php framework for enterprise web applications
Why choose the laravel php framework for enterprise web applications
 
Laravel 9_ Unlock the Exciting Features Here!.pptx
Laravel 9_ Unlock the Exciting Features Here!.pptxLaravel 9_ Unlock the Exciting Features Here!.pptx
Laravel 9_ Unlock the Exciting Features Here!.pptx
 
Top 12 Advantages Of Using Laravel Framework In 2023
Top 12 Advantages Of Using Laravel Framework In 2023Top 12 Advantages Of Using Laravel Framework In 2023
Top 12 Advantages Of Using Laravel Framework In 2023
 
Frequently Asked Questions About Laravel
Frequently Asked Questions About LaravelFrequently Asked Questions About Laravel
Frequently Asked Questions About Laravel
 

Recently uploaded

Recently uploaded (20)

WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
WSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid EnvironmentsWSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid Environments
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
WSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - KanchanaWSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - Kanchana
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
 
Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAMWSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in UgandaWSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in Uganda
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 

Laravel - The PHP Framework For Web Artisans