apolbox
v1.0.4
Published
All in one library
Downloads
2
Readme
Apolbox
Informationt
Foreword
Apolbox is the open source code as a framework application for building websites with wizarding methods, which can make website building faster.
Terms:
- Web server
Web server is useful to run php code which will be executed by browser. You can use the web server as below:
- Composer
Composer is useful for installing the necessary packages, Without the composer installed the app will not work properly. click here for instructions on using the composer.
- Text editor
Text editors are useful for writing or editing source files (optional) If you are interested in installing a text editor, the following text editor list might be:
- Notepad++ free
- Sublime Text 3 Gratis / paid
- Atom free
- PHPStrom free trial 30 days
- Eclipse free
If I myself choose to use Eclipse Editor but you have the right to choose a comfortable text editor according to your own.
- Git
Useful Git repository to download the source code quickly, to download the git click here.
- Others
And the ability in the Hypertext Processor (PHP)
Instructions for use
A. Cloning Source Code
If you have not installed Composer and Git it's time to install, if you can install apolbox now, please Type the following command:
git clone https://github.com/apolbox/apolbox.git
The above command line will download the source code and create a new folder apolbox in your work directory.
B. Install Package
Once you get the source code you can now install the packages needed by the source code to run properly, by typing the following commands:
composer install
Please check your working directory, you will find a new folder vendor in which there are packages required by the source code.
C. Run the Application
After step a and b done correctly then please enable your webserver to test the application can run correctly.
Help
To ask for help if you have any problems please use the link below: