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 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 stream I am going to be refactoring some of the packages I have built. Some of them need rebuilding from the ground up while others need a simple upgrade in their PHP support.
In this stream we are going to work through a process of how I like to work with 3rd party APIs.
In our last stream we talked about what is SlimPHP, how we can use it, what options there are for getting started with it - and then we started building our own way to work with SlimPHP.
In this stream we are going to look at Slim v4 and build a project skeleton so we can quickly bootstrap Slim PHP projects quickly.
In this stream we are going to start building a new Laravel template, that is aimed at APIs first. Think Lumen without the hassle.
In this stream we are going to build a new PHP package from scratch, write some tests for it using pestPHP, make sure we pass static analysis, push this code to GitHub and ensure our tests work on Git
In our last stream we started building our micro-framework, we built a pretty solid foundation for us to start building ontop of - writing tests using pestPHP as we went.
In this stream we are going to take a journey on how we could build a micro-framework in PHP.
Join me on a journey as I build a fictional start up from scratch, all live on stream. This will be split over several episodes, and the more time goes on the more complex parts of our application wil
Join me on a journey as I build a fictional start up from scratch, all live on stream. This will be split over several episodes, and the more time goes on the more complex parts of our application wil
In this stream I am going back to basics, Laravel basics.