This is a short guide on how to add the Fat Free Framework to your server. Make sure to follow Setup PHPStorm SFTP first.

Add Fat Free Framework (FFF)

  1. Go to the FFF Website
  2. Download the latest release
  3. In PHPStorm Create a Directory named AboveWebRoot
  4. Add copy the contents of fatfree-master folder to the AboveWebRoot Directory

fatfree to AboveWebRoot

  1. Go to Build, Execution, Deployment -> Deployment,
  2. go to Mappings tab
  3. Click Add New Mapping

    • Local Path: AboveWebRoot folder you just creates
    • Deployment Path:
      • right click the top level
      • create a Dirctory named AboveWebRoot
    • Web Path: /
    • click Okay
  4. Right click the AboveWebRoot directory in your PHPStorm project and select Deployment -> Upload to YOUR_DOMAIN.edinburgh.domains
  5. Fat free should now be on your server. Check in your edinburgh.domains File Manager to make sure.