Skip to content
/ php-app Public template

Ayrscott's standard PHP application to fork from

Notifications You must be signed in to change notification settings

AyrscottLLC/php-app

Repository files navigation

php-app

A minimalist PHP skeleton for creating bespoke applications from the ground up on Heroku Dynos and DigitalOcean Apps.

Start a Local Development Environment

Want to test this project on a local windows environment? Make sure php is installed and the php executable is in present in your PATH variable. While inside this folder on a terminal run the following command:

heroku local -f Procfile.windows

or inside a Windows Powershell:

.\run.ps1

Here's a tip: type ru then press tab to tab complete the above command. 4 keystrokes for a development environment is hard to beat!

About

Ayrscott's standard PHP application to fork from

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published