SlideShare uma empresa Scribd logo
1 de 21
Baixar para ler offline
FINDING

form a lost advanced beginner of Java
Who am I ?
Started career back in 2005 working with Java
and Apache Struts
Moved to Spring/Hibernate with frontends like
GWT/Flex later on
/
Got busy with managing offshore development
house of Vantage
A manager who feels like rip van winkle as he is
trying to get back to active development
Best way to get back ?
Getting busy with a product
Company had a new product development
requirement which required working with php
frameworks
Thus I met Laravel, a framework I think heavily
influenced by best practices from Java (and other
leading standard frameworks)
Disclaimer

I’m not an expert on Laravel (yet)
… I’m learning …
What do you want from your
development environment?
What do you want from your
development environment?
Dependency management
What do you want from your
development environment?
Dependency management
MVC
What do you want from your
development environment?
Dependency management
MVC
Dependency injection / IoC
What do you want from your
development environment?
Dependency management
MVC
Dependency injection / IoC
Access to Service P id
A
t S i Providers
What do you want from your
development environment?
Dependency management
MVC
Dependency injection / IoC
Access to Service P id
A
t S i Providers
ORM
What do you want from your
development environment?
Dependency management
MVC
Dependency injection / IoC
Access to Service P id
A
t S i Providers
ORM
Unit tests
Composer
A PHP dependency manager
Dependencies stored in a JSON file composer.json
Similar to pom.xml if you are using Maven in Java
projects
Composer
Installing dependencies are as simple as
mvn install
composer install
Spring MVC
Laravel MVC
Dependency Injection
Just like Spring Core/Context, foundation of
Laravel is its powerful IoC container
Supports decoupling web layer from data layer
completely
p
y
Dynamic service provider injection?
As Bootstraper Laravel register IoC container
bindings for the Service Providers
Laravel lazy loads service providers for requests,
improves performance
p
p
Framework also supports
One of the most powerful features of the Laravel
container is its ability to automatically resolve
dependencies via reflection
Support for singleton instances
pp
g
Eloquent ORM makes dealing with database easy
and descriptive
Unit test through phpunit
Easy framework to pick up
Coming from a Spring/Java background it seemed
natural and easy for me to pickup Laravel internals
and best practices suggested by the developers
If any of you look forward to do a project on php, I
y y
p j
p p,
strongly suggest looking into Laravel framework,
you won’t be disappointed.
Application I’m working with
Photowall: http://photowall.digitalsports.com
ChotJoldi (Open Source):
https://github.com/mozammel/chot-joldi
Get in touch with local
Laravel Community
FB/groups/LaravelBangladesh
https://www.facebook.com/groups/LaravelBangla
Desh/

Mais conteúdo relacionado

Mais procurados

Indic threads java10-spring-roo-and-the-cloud
Indic threads java10-spring-roo-and-the-cloudIndic threads java10-spring-roo-and-the-cloud
Indic threads java10-spring-roo-and-the-cloud
Shekhar Gulati
 

Mais procurados (20)

30 Skills to Master to Become a Senior Software Engineer
30 Skills to Master to Become a Senior Software Engineer30 Skills to Master to Become a Senior Software Engineer
30 Skills to Master to Become a Senior Software Engineer
 
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.
 
PHP framework difference
PHP framework differencePHP framework difference
PHP framework difference
 
Cypress
CypressCypress
Cypress
 
Integrating SalesforceDX and Test Automation
Integrating SalesforceDX and Test AutomationIntegrating SalesforceDX and Test Automation
Integrating SalesforceDX and Test Automation
 
Роман Яворский "Introduction to DevOps"
Роман Яворский "Introduction to DevOps"Роман Яворский "Introduction to DevOps"
Роман Яворский "Introduction to DevOps"
 
Migration from AngularJS to Angular
Migration from AngularJS to AngularMigration from AngularJS to Angular
Migration from AngularJS to Angular
 
A Happy Cloud Friendly Java Developer with OpenShift
A Happy Cloud Friendly Java Developer with OpenShiftA Happy Cloud Friendly Java Developer with OpenShift
A Happy Cloud Friendly Java Developer with OpenShift
 
Indic threads java10-spring-roo-and-the-cloud
Indic threads java10-spring-roo-and-the-cloudIndic threads java10-spring-roo-and-the-cloud
Indic threads java10-spring-roo-and-the-cloud
 
Aspect oriented programming
Aspect oriented programmingAspect oriented programming
Aspect oriented programming
 
Selenium topic 1- Selenium Basic
Selenium topic 1-  Selenium BasicSelenium topic 1-  Selenium Basic
Selenium topic 1- Selenium Basic
 
London SF Developers: Custom Lightning Component Error Handling
London SF Developers: Custom Lightning Component Error HandlingLondon SF Developers: Custom Lightning Component Error Handling
London SF Developers: Custom Lightning Component Error Handling
 
TDD Updated
TDD UpdatedTDD Updated
TDD Updated
 
Phalcon overview
Phalcon overviewPhalcon overview
Phalcon overview
 
Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5
 
Vue js & vue cli 3 plugins to boost up the performance of your application
Vue js & vue cli 3 plugins to boost up the performance of your applicationVue js & vue cli 3 plugins to boost up the performance of your application
Vue js & vue cli 3 plugins to boost up the performance of your application
 
Project AutoMock and Jasmine: Testing Auto-magically!!
Project AutoMock and Jasmine: Testing Auto-magically!!Project AutoMock and Jasmine: Testing Auto-magically!!
Project AutoMock and Jasmine: Testing Auto-magically!!
 
Selenium and Open Source Advanced Testing
Selenium and Open Source Advanced TestingSelenium and Open Source Advanced Testing
Selenium and Open Source Advanced Testing
 
Get Started with JavaScript Frameworks
Get Started with JavaScript FrameworksGet Started with JavaScript Frameworks
Get Started with JavaScript Frameworks
 
Testing desktop apps with selenium
Testing desktop apps with seleniumTesting desktop apps with selenium
Testing desktop apps with selenium
 

Semelhante a Finding laravel from a lost advanced beginner of java

Semelhante a Finding laravel from a lost advanced beginner of java (20)

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
 
Why Laravel PHP Framework Is Preferred By Web Developers?
Why Laravel PHP Framework Is Preferred By Web Developers?Why Laravel PHP Framework Is Preferred By Web Developers?
Why Laravel PHP Framework Is Preferred By Web Developers?
 
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
 
Why Choose Laravel Framework for Your Next Web Development Project?
Why Choose Laravel Framework for Your Next Web Development Project?Why Choose Laravel Framework for Your Next Web Development Project?
Why Choose Laravel Framework for Your Next Web Development Project?
 
Projects In Laravel : Learn Laravel Building 10 Projects
Projects In Laravel : Learn Laravel Building 10 ProjectsProjects In Laravel : Learn Laravel Building 10 Projects
Projects In Laravel : Learn Laravel Building 10 Projects
 
Advanced features of Laravel development
Advanced features of Laravel developmentAdvanced features of Laravel development
Advanced features of Laravel development
 
Laravel Interview Question
Laravel Interview QuestionLaravel Interview Question
Laravel Interview Question
 
Building Dynamic Web Applications with Laravel Development Services.pdf
Building Dynamic Web Applications with Laravel Development Services.pdfBuilding Dynamic Web Applications with Laravel Development Services.pdf
Building Dynamic Web Applications with Laravel Development Services.pdf
 
10 powerful reasons to choose laravel web development in 2022
10 powerful reasons to choose laravel web development in 202210 powerful reasons to choose laravel web development in 2022
10 powerful reasons to choose laravel web development in 2022
 
10 powerful reasons to choose laravel web development in 2022
10 powerful reasons to choose laravel web development in 202210 powerful reasons to choose laravel web development in 2022
10 powerful reasons to choose laravel web development in 2022
 
What is Laravel and Why Should You Choose it for Your Next Project?
What is Laravel and Why Should You Choose it for Your Next Project?What is Laravel and Why Should You Choose it for Your Next Project?
What is Laravel and Why Should You Choose it for Your Next Project?
 
Web presentation
Web presentationWeb presentation
Web presentation
 
Laravel - The PHP Framework for Web Artisans
Laravel - The PHP Framework for Web ArtisansLaravel - The PHP Framework for Web Artisans
Laravel - The PHP Framework for Web Artisans
 
Laravel Vs Symfony: Which PHP Framework To Choose in 2021?
Laravel Vs Symfony: Which PHP Framework To Choose in 2021?Laravel Vs Symfony: Which PHP Framework To Choose in 2021?
Laravel Vs Symfony: Which PHP Framework To Choose in 2021?
 
Laravel : A Fastest Growing Kid
Laravel : A Fastest Growing KidLaravel : A Fastest Growing Kid
Laravel : A Fastest Growing Kid
 
Laravel online training
Laravel online trainingLaravel online training
Laravel online training
 
Frequently Asked Questions About Laravel
Frequently Asked Questions About LaravelFrequently Asked Questions About Laravel
Frequently Asked Questions About Laravel
 
A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!
 
Laravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdfLaravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdf
 
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
 

Mais de Mozammel Haque (9)

Developer Economy
Developer EconomyDeveloper Economy
Developer Economy
 
15 minutes of Java
15 minutes of Java15 minutes of Java
15 minutes of Java
 
AngularJS SEO with Prerender.io
AngularJS SEO with  Prerender.ioAngularJS SEO with  Prerender.io
AngularJS SEO with Prerender.io
 
PHP 101 03
PHP 101 03PHP 101 03
PHP 101 03
 
Beginning web programming with PHP [PHP 101-02]
Beginning web programming with PHP [PHP 101-02]Beginning web programming with PHP [PHP 101-02]
Beginning web programming with PHP [PHP 101-02]
 
Pomodoro - your personal Scrum
Pomodoro - your personal ScrumPomodoro - your personal Scrum
Pomodoro - your personal Scrum
 
One Thing
One ThingOne Thing
One Thing
 
Be the Change - Problems as Catalysts
Be the Change - Problems as CatalystsBe the Change - Problems as Catalysts
Be the Change - Problems as Catalysts
 
git stupid, fast, distributed content tracker
git stupid, fast, distributed content trackergit stupid, fast, distributed content tracker
git stupid, fast, distributed content tracker
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Finding laravel from a lost advanced beginner of java

  • 1. FINDING form a lost advanced beginner of Java
  • 2. Who am I ? Started career back in 2005 working with Java and Apache Struts Moved to Spring/Hibernate with frontends like GWT/Flex later on / Got busy with managing offshore development house of Vantage A manager who feels like rip van winkle as he is trying to get back to active development
  • 3. Best way to get back ? Getting busy with a product Company had a new product development requirement which required working with php frameworks Thus I met Laravel, a framework I think heavily influenced by best practices from Java (and other leading standard frameworks)
  • 4. Disclaimer I’m not an expert on Laravel (yet) … I’m learning …
  • 5. What do you want from your development environment?
  • 6. What do you want from your development environment? Dependency management
  • 7. What do you want from your development environment? Dependency management MVC
  • 8. What do you want from your development environment? Dependency management MVC Dependency injection / IoC
  • 9. What do you want from your development environment? Dependency management MVC Dependency injection / IoC Access to Service P id A t S i Providers
  • 10. What do you want from your development environment? Dependency management MVC Dependency injection / IoC Access to Service P id A t S i Providers ORM
  • 11. What do you want from your development environment? Dependency management MVC Dependency injection / IoC Access to Service P id A t S i Providers ORM Unit tests
  • 12. Composer A PHP dependency manager Dependencies stored in a JSON file composer.json Similar to pom.xml if you are using Maven in Java projects
  • 13. Composer Installing dependencies are as simple as mvn install composer install
  • 16. Dependency Injection Just like Spring Core/Context, foundation of Laravel is its powerful IoC container Supports decoupling web layer from data layer completely p y
  • 17. Dynamic service provider injection? As Bootstraper Laravel register IoC container bindings for the Service Providers Laravel lazy loads service providers for requests, improves performance p p
  • 18. Framework also supports One of the most powerful features of the Laravel container is its ability to automatically resolve dependencies via reflection Support for singleton instances pp g Eloquent ORM makes dealing with database easy and descriptive Unit test through phpunit
  • 19. Easy framework to pick up Coming from a Spring/Java background it seemed natural and easy for me to pickup Laravel internals and best practices suggested by the developers If any of you look forward to do a project on php, I y y p j p p, strongly suggest looking into Laravel framework, you won’t be disappointed.
  • 20. Application I’m working with Photowall: http://photowall.digitalsports.com ChotJoldi (Open Source): https://github.com/mozammel/chot-joldi
  • 21. Get in touch with local Laravel Community FB/groups/LaravelBangladesh https://www.facebook.com/groups/LaravelBangla Desh/