In this video tutorial series - VueJS & CodeIgniter 4 Web App - you will learn how to build an app using VueJS framework along with CodeIgniter 4 RESTapi server.
In this first part of the series we will take a look at the final project and we will:
Install CodeIgniter 4 RESTapi server
Configure Database
Install VueJS
Project specific GitHub repositories:
CodeIgniter 4 RESTapi Server: https://github.com/alexlancer/CodeIgn...
VueJS Frontend: https://github.com/alexlancer/Ci4-Vue...