Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

archytech99/mvc-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

About

Simple Create, Read, Update and Delete (CRUD) connect to SQLite with MVC Architecture

Todo List

  • clone project git clone https://github.com/archytech99/mvc-sqlite.git
  • run composer install/update
  • create file <your-project-dir>/.config:
    APP_NAME='CRUD SQLite with MVC Architecture'
    DB_CONN=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_NAME=arch_dbase
    DB_USER=root
    DB_PASS=

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /