---
title: "Lets build a CRM/ERP system in Laravel - Episode 1"
description: "In this series join me as we build a custom CRM system in Laravel, that is part of a bigger ERP system. All code will be open sourced, and free to use.\n\nIn this session we will start building and planning our module system for Laravel - an easy way to add new modules to our ERP system. The first is a CRM module, which will allow us to track deals for clients and manage our contacts."
canonical: "https://gummibeer.dev/streams/2021/n-3febtppls"
---

# Lets build a CRM/ERP system in Laravel - Episode 1

In this series join me as we build a custom CRM system in Laravel, that is part of a bigger ERP system. All code will be open sourced, and free to use.

In this session we will start building and planning our module system for Laravel - an easy way to add new modules to our ERP system. The first is a CRM module, which will allow us to track deals for clients and manage our contacts.
