/ramp

Use RAMP for a LAMP stack on FreeBSD with an installed version of the Phalcon Contractor application.

Primary LanguagePHPMIT LicenseMIT

Contractor Application

This is a contractor application for the Phalcon PHP Framework. Automate recurring service contracts, invoices, and receipts for small to mid-size commercial contractors.

Installation

Use RAMP for a LAMP stack on FreeBSD with an installed version of this Phalcon Contractor application.

or start from its base INVO application:

  1. Copy project to local environment - git clone git@github.com:phalcon/invo.git
  2. Copy file cp .env.example .env
  3. Edit .env file with your DB connection information
  4. Run DB migrations vendor/bin/phalcon-migrations run --config=migrations.php

Documentation

https://leanpub.com/ramp

License

Contractor is open-sourced software licensed under the MIT License.