PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Stefan Ninic   PHP Twitter Clone   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Twitter Clone
Social network application similar to Twitter
Author: By
Last change:
Date: 1 year ago
Size: 885 bytes
 

Contents

Class file image Download

Hexis Twitter Clone

Setup

Required software

  1. Phalcon - __read installation instructions__
  2. GIT - Optional

Installation

If you have setup Phalcon then use GIT to clone this repo to your local environment or download and extract it manually, somewhere where web server can access it.

Second, you have to import twitter.sql to your MySQL server.

Modify app/config/config.php database entry to your needs and according to your database settings.

You should also setup virtual host to your project but that is not required.

Attention

Admin user credentials are admin@twitter.com and temp123. MySQL user credentials are User: twitter, password: temp1234.

Feedback

Please leave comments, suggestions, open issues if you find some bugs and thank you for your time.