PHPasap doesn't require composer or any other third party tool or library for installation. Simply unzip the downloaded zip file to your project root directory (index.php
should be in project root) and that's it.
You may install PHPasap in a web root or in a sub directory in webroot. Wherever you decide you install it, you don't need to do anything apart from extracting the downloaded compressed file.
If your application requires use of a database you can provide the database credentials in app/config/database.php
.
Before going live make sure you turn off the debug mode, which is ON by default, by setting debug
to false
in app/config/app.php
If you haven't already done so, then please go through our precise documentation. Most are able to read the entire documentation in couple of hours. If you face any issue or have any queries/suggestions/complaints then please feel free to get in touch with us.