Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document guide developers how to developing high performance, scalable App, using phpFox database library, using phpFox services: Likes, Comments, Shares, ...
, exporting App to install on others phpFox site or publish to [phpFox store|https://store.phpfox.com/].

If you are finding out advanced usage of phpFox service, let's skip this section and move to the next []

As a developer, first view after getting a phpFox installed, take a look into phpFox directory structure.

...

less

This directory contains [less|http://lesscss.org/] scripts. In order building a flexible theme system, phpFox does not writing css directly, it write a lots of variable and
configuration then a build-in compiler that compile all less code in to single one bundle css file.

...