top of page

DEV-PHPL: Laravel PHP

Laravel is primarily used for building custom web apps using PHP. It's a web framework that handles many things that are annoying to build yourself, such as routing, templating HTML, and authentication.

Module 1: Basic Scripting, Conditional and Looping Constructs

Module 2: Modularity through Include Files

Module 3: PHP Operators

Module 4: PHP Functions

Module 5: Arrays in PHP

Module 6: Basic OOP in PHP

Module 7: Introduction

Module 8: Request, Routing & Responses

Module 9: Controllers

Module 10: Blade

Module 11: Unit Testing

Module 12: Advanced Routing

Module 13: URL Generation

Module 14: Request Data

Module 15: Forms

Module 16: Validation

Module 17: Security

Module 18: Databases

Module 19: Schema Builder

Module 20: Migrations

Module 21: Eloquent

Module 22: Elixir

Module 23: Implementing RESTful Servers with PHP

Module 24: JSON Security

Module 25: Conclusion

bottom of page