2018 / fuel-project

FuelPHP project with submodules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FuelPHP Project.

FuelPHP application with Eshop package.

Installation

  • Rename file /app/config/development/db.sample.php to /app/config/development/db.php

  • Edit your database settings in /app/config/development/db.php

  • In terminal go to the project root and type:

      php prepare
    
  • Web server document root in /public

Authentication

User name:  user
Password:   password

Documentation

See http://fuelphp.com/docs/

About

FuelPHP project with submodules


Languages

Language:PHP 81.3%Language:JavaScript 11.8%Language:CSS 7.0%