DanielBarbakadze / phpProject

phpProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Download the archive or clone the project using git
  2. If config.php does not exist create it using template config.sample.php
  3. Run db/migrations.php file to create database and users table
  4. Go to the public folder
  5. Start php server by running command php -S 127.0.0.1:8000
  6. You can login into the system using Email: admin@example.com and Password: admin

About

phpProject


Languages

Language:PHP 89.3%Language:CSS 10.3%Language:Hack 0.4%