v-dem/queasy-webapp

Web application sample, part of QuEasy PHP framework

dev-master 2022-08-10 07:26 UTC

This package is auto-updated.

Last update: 2024-04-10 11:32:30 UTC


README

Codacy Badge Total Downloads

QuEasy PHP Framework - Sample application

Package v-dem/queasy-webapp

QuEasy PHP Framework sample application.

Requirements

  • PHP version 5.3 or higher
  • SQLite

Installation

composer create-project --stability dev v-dem/queasy-webapp

It will download and install project files, create SQLite database and make logs and database folders writable (666). That's all. A good idea is to configure your web server to access web app at its public folder as website root, but it will work in any case.

There is already a user "admin"/"gfhjkm" created, so you already can sign in.