In the previous article we’ve set up the infrastructure that will hold our CodeIgniter application. In this tutorial we are finally going to really install […]
Continue readingCategory: CodeIgniter 4
CodeIgniter 4 – Step 1…b?: Start development fast? Why kill yourself with Docker or XAMPP? Use Laragon!
Having in mind that what you code is going to enter into production, the best solution is indeed to use Docker containers. So, if you […]
Continue readingCodeIgniter 4 – Step 1: Let’s make ourselves some Docker containers
Hello, people. Long time, no tutorial… I was thinking the other day about this thing called docker containers, and after all this time I still […]
Continue reading