Create a Simple Blog System in Codeigniter4 Framework
29May - 2021
There are many php frameworks out there like Laravel, kohana, Codeigniter, and some micro-frameworks e.g slim, lumen..etc.Now a days Laravel is the most used php framework it there. From creating a blog to Enterprise level web applications.We will discuss here about Codeigniter4 which is a php based framework with a little footprint. It's faster than Laravel.Let's go.....First of...