Giter VIP home page Giter VIP logo

practical-laravel's Introduction

Practical Laravel: Develop clean MVC web applications

Repo of the "Practical Laravel: Develop clean MVC web applications" book.

Practical Laravel

This is the code repository for Practical Laravel: Develop clean MVC web applications book.

What is this book about?

Laravel is a PHP web application framework with expressive and elegant syntax. We will use Laravel to develop an Online Store application that uses several Laravel features. The Online Store application will be the means to understand straightforward and complex Laravel concepts and how Laravel features can be used to implement real-world applications.

This book is written with brief explanations direct to the point. It includes tips, short discussions, and useful phrases found in other books that we have read to provide you with a practical approach that will improve your coding skills.

This book covers:

  • Chapter 01 – Introduction.
  • Chapter 02 – Online Store running example.
  • Chapter 03 – Introduction to Laravel and Installation.
  • Chapter 04 – Introduction to MVC applications.
  • Chapter 05 – Layout View.
  • Chapter 06 – Index and About Pages.
  • Chapter 07 – Refactoring Index and About Pages.
  • Chapter 08 – Use of a Coding Standard.
  • Chapter 09 – List Products with Dummy Data.
  • Chapter 10 – Configuration of MySQL Database.
  • Chapter 11 – Product Migration.
  • Chapter 12 – Product Model.
  • Chapter 13 – List Products with Database Data.
  • Chapter 14 – Refactoring List Products.
  • Chapter 15 – Admin Panel.
  • Chapter 16 – List Products in Admin Panel.
  • Chapter 17 – Create Products.
  • Chapter 18 – Create Products with Images.
  • Chapter 19 – Edit and Delete Products.
  • Chapter 20 – Refactoring Validations.
  • Chapter 21 – Login System.
  • Chapter 22 – Refactoring User.
  • Chapter 23 – AdminAuthMiddleware.
  • Chapter 24 – Introduction to Web Session.
  • Chapter 25 – Shopping Cart.
  • Chapter 26 – Orders and Items.
  • Chapter 28 – Orders Page.
  • Chapter 29 – Deploying to the Cloud – Clever-Cloud – MySQL Database.
  • Chapter 30 – Deploying to the Cloud – Heroku – Laravel Application.
  • Chapter 31 – Continue your Laravel Journey.

What you will learn:

  • Design and implement Laravel applications.
  • Apply clean code strategies.
  • Keep consistency between code and architectural diagrams.
  • Use coding standards.
  • Implement responsive user interfaces.
  • Store information in databases.
  • Validate data.
  • Implement admin panels.
  • Implement login systems.
  • Deploy applications to the cloud.

Following is what you need for this book: This book is for web developers or programmers who want to learn Laravel and improve their code skills. No previous knowledge of Laravel is required. However, basic programming knowledge is required. This book is also suitable for experienced Laravel developers. They can revise previous concepts and learn new clean code strategies.

Get to Know the Authors

Daniel Correa is a researcher and has been a software developer for several years. Daniel has a Ph.D. in Computer Science; currently he is a professor at Universidad EAFIT in Colombia. He is interested in software architectures, frameworks (such as Laravel, Django, Express, Vue, React, Angular, and many more), web development, and clean code.

Contact Daniel on Twitter at @danielgarax

Paola Vallejo is a professor and researcher at Universidad EAFIT in Colombia. She is mainly interested in software architectures, software design principles, software design patterns, and clean code.

practical-laravel's People

Contributors

danielgara avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.