Using Git Clone
If you want to work with the latest version or contribute to the source code, you can use Git to clone the framework repository.
Step 1: Open your terminal.
Step 2: Clone the Framework repository
Run the following command to download the framework source code:
git clone https://github.com/cmsfullform/phpfastStep 3: Config nginx or apache running public/ for Folder ROOT:
Then, change your web server to point to the public/ directory as the root directory of your application.
Last updated
Was this helpful?