Skip to content

Latest commit

 

History

History
310 lines (252 loc) · 17 KB

pt_BR.md

File metadata and controls

310 lines (252 loc) · 17 KB

Laravel Logo

English Version(Translation wanted)

Index

New to Laravel

Quick References

Learn From Awesome Video / Posts

Composer / Homestead

Routing / Controllers / Requests / Responses

Database

Models / Eloquent

Views / Blade

Forms / Validation

Architecture Foundations / IoC

Auth / Security

Middleware

Front End

Session

Filesystem / Cloud Storage

Cache

Mail

Testing and Coding Standard

Case Study

Tutorial

Blogs

Newsletters

Open Source Laravel

Coding Standard

Dependency Management

Develop Tools

PHP Book List for Developer

  • Getting Started
    • Learning PHP, MySQL & JavaScript With jQuery, CSS & HTML5, 4th edition ISBN:9781491918661
    • Programming PHP, Third Edition ISBN:9781449361068
    • Learning PHP, MySQL, JavaScript, and CSS, 2nd Edition ISBN:9781449319267
    • Head First PHP & MYSQL ISBN:9781449363581
    • Head First HTML and CSS, 2nd Edition ISBN:9780596159900
  • Advanced
    • Laravel: From Apprentice To Artisan
    • Laravel Testing Decoded
    • Laravel 5.1 Beauty
    • Modern PHP: New Features and Good Practices ISBN:9781491905012
    • Learning PHP Design Patterns ISBN:9781449344917
    • Beautiful Testing: Leading Professionals Reveal How They Improve Software ISBN:9780596159818
    • PHP Master: Write Cutting Edge Code ISBN:9780987090874
    • Laravel 5 Essentials: Explore the Fundamentals of Laravel, One of the Most Expressive and Robust Php Frameworks ISBN:9781785283017
    • Laravel Design Patterns and Best Practices ISBN:9781783287987
    • Learning Laravel's Eloquent ISBN:9781784391584
  • Concept
    • Head First Object-Oriented Analysis and Design ISBN:9780596008673
    • Head First Design Patterns ISBN:0000596007124
    • Refactoring: Improving the Design of Existing Code ISBN:9780201485677
    • Design Patterns: Elements of Reusable Object-Oriented Software ISBN:9780201633610
    • Scrum: The Art of Doing Twice the Work in Half the Time ISBN:9781847941107
    • Clean Code: A Handbook of Agile Software Craftsmanship ISBN:9780132350884
    • The Clean Coder: A Code of Conduct for Professional Programmers ISBN:0076092046981
    • Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation ISBN:9780321601919
    • Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design ISBN:9780596517984
    • The Art of Readable Code ISBN:9780596802295
    • Design Patterns Explained: A New Perspective on Object-Oriented Design ISBN:9780321247148
    • Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman ISBN: 9780596518387
    • Quality Code: Software Testing Principles, Practices, and Patterns ISBN:9780321832986
    • Implementation Patterns ISBN:0785342413090

Interview