thiru112 / CI4-Blog

A simple blog application with Codeigniter 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI4 Blog

A Simple Blog where users can create, read, update and delete the blogs. (Code can be messy, bare with it).

Made with Codeigniter 4

CodeIgniter is a PHP full-stack web framework that is light, fast, flexible, and secure. More information can be found at the official site.

This repository holds the distributable version of the framework, including the user guide. It has been built from the development repository.

Dependencies

  • php/jwt for JSON Web Tokens
  • Jquery chosen

Do a composer install to install depedencies

SQL import

  • Use the ci4blog.sql to import the database.

Modify .env file

  • Rename env to .env

If the env file is not configured properly it will break the application.

About

A simple blog application with Codeigniter 4


Languages

Language:PHP 85.5%Language:HTML 7.7%Language:JavaScript 4.7%Language:CSS 1.6%Language:TSQL 0.4%Language:Smarty 0.2%Language:Hack 0.0%Language:Python 0.0%