This is a contractor application for the Phalcon PHP Framework. Automate recurring service contracts, invoices, and receipts for small to mid-size commercial contractors.
Use RAMP for a LAMP stack on FreeBSD with an installed version of this Phalcon Contractor application.
or start from its base INVO application:
- Copy project to local environment -
git clone git@github.com:phalcon/invo.git
- Copy file
cp .env.example .env
- Edit .env file with your DB connection information
- Run DB migrations
vendor/bin/phalcon-migrations run --config=migrations.php
Contractor is open-sourced software licensed under the MIT License.