SlideShare una empresa de Scribd logo
1 de 21
Descargar para leer sin conexión
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/

Más contenido relacionado

La actualidad más candente

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 EngineerSean Coates
 
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.Mohammad Junaid Khan
 
PHP framework difference
PHP framework differencePHP framework difference
PHP framework differenceiScripts
 
Integrating SalesforceDX and Test Automation
Integrating SalesforceDX and Test AutomationIntegrating SalesforceDX and Test Automation
Integrating SalesforceDX and Test AutomationRichard Clark
 
Роман Яворский "Introduction to DevOps"
Роман Яворский "Introduction to DevOps"Роман Яворский "Introduction to DevOps"
Роман Яворский "Introduction to DevOps"Anna Shymchenko
 
Migration from AngularJS to Angular
Migration from AngularJS to AngularMigration from AngularJS to Angular
Migration from AngularJS to AngularAleks Zinevych
 
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 OpenShiftShekhar Gulati
 
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-cloudShekhar Gulati
 
Aspect oriented programming
Aspect oriented programmingAspect oriented programming
Aspect oriented programmingRobert MacLean
 
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 HandlingRichard Clark
 
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 5Devang Garach
 
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 applicationKaty Slemon
 
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!!harshit040591
 
Selenium and Open Source Advanced Testing
Selenium and Open Source Advanced TestingSelenium and Open Source Advanced Testing
Selenium and Open Source Advanced TestingAustin Marie Gay
 
Get Started with JavaScript Frameworks
Get Started with JavaScript FrameworksGet Started with JavaScript Frameworks
Get Started with JavaScript FrameworksChristian Gaetano
 
Testing desktop apps with selenium
Testing desktop apps with seleniumTesting desktop apps with selenium
Testing desktop apps with seleniumFilip Braun
 

La actualidad más candente (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
 

Similar a Finding laravel from a lost advanced beginner of java

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.pdfKaty Slemon
 
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?KrishaWeb Technologies
 
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 Concetto Labs
 
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?Windzoon Technologies
 
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 ProjectsSam Dias
 
Advanced features of Laravel development
Advanced features of Laravel developmentAdvanced features of Laravel development
Advanced features of Laravel developmentAResourcePool
 
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.pdfDigital Marketing Company
 
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 2022Moon Technolabs Pvt. Ltd.
 
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 2022Moon Technolabs Pvt. Ltd.
 
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?Acquaint Softtech Private Limited
 
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 ArtisansWindzoon Technologies
 
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?Katy Slemon
 
Laravel : A Fastest Growing Kid
Laravel : A Fastest Growing KidLaravel : A Fastest Growing Kid
Laravel : A Fastest Growing KidEndive Software
 
Frequently Asked Questions About Laravel
Frequently Asked Questions About LaravelFrequently Asked Questions About Laravel
Frequently Asked Questions About LaravelAResourcePool
 
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!Muhammad Ghazali
 
Laravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdfLaravel vs ASP.NET Framework .pdf
Laravel vs ASP.NET Framework .pdfWPWeb Infotech
 
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 2023Sterling Technolabs
 

Similar 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
 

Más de Mozammel Haque

AngularJS SEO with Prerender.io
AngularJS SEO with  Prerender.ioAngularJS SEO with  Prerender.io
AngularJS SEO with Prerender.ioMozammel Haque
 
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]Mozammel Haque
 
Pomodoro - your personal Scrum
Pomodoro - your personal ScrumPomodoro - your personal Scrum
Pomodoro - your personal ScrumMozammel Haque
 
Be the Change - Problems as Catalysts
Be the Change - Problems as CatalystsBe the Change - Problems as Catalysts
Be the Change - Problems as CatalystsMozammel Haque
 
git stupid, fast, distributed content tracker
git stupid, fast, distributed content trackergit stupid, fast, distributed content tracker
git stupid, fast, distributed content trackerMozammel Haque
 

Más 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

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...apidays
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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.pdfsudhanshuwaghmare1
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
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 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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 slidevu2urc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
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)wesley chun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
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.pdfUK Journal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Último (20)

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...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

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/