About the talk
This talk will focus on the repository design pattern from scratch in a Laravel application, a popular PHP framework. We will cover how to use this design pattern in a new and existing Laravel project, and touch on some key programming principles like SOLID in relation to this pattern. We will then look at the Laravel service container in relation to the repository design pattern, which is at the heart of the Laravel framework. By the end of this talk, you will have a good understanding, overview and implementation of this design pattern.
This talk will cover
- An overview of what the repository design pattern is
- The benefits of using this design pattern
- Proper implementation of repository design pattern in a new or existing MVC project
- Explain the repository design pattern and the Laravel service container
- Practical sessions and questions
Web Development
About the speaker

Gospel is a software engineer with more than half a decade of experience building enterprise and cutting-edge applications. Currently, he works as a solution architect and an open-source contributor.