Installing Simply-Web #
Requirements #
- PHP 8.0 and newer
- .htaccess compatible hosting platform
- Ability to choose your own custom public root directory.
Download the project starter file. #
Installing this framework is easy. Like any other normal and standard PHP applications (WHMCS, MediaWiki etc) – we simply upload the files to the web directory.
However, with Simply-Web, we only expose the public folder. This is for security purposes. As the remaining process are handling in the background – inaccessible to the public.
Download is currently unavailable. We are still working on this.
2. Unzip the zip file, and upload to your working directory during development.
3. Change the web root to path-to-your-project/public.
4. Start your desired web server (Apache, anything that can handle .htaccess files – otherwise routing will not work)
5. Start playing around! If you need support, get in touch with me here.