2017 © Pedro Peláez
 

library dokku_alt

image

romaninsh/dokku_alt

  • Tuesday, March 17, 2015
  • by romaninsh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Dokku Alt extentsion for Agile Toolkit

This add-on provides number of models, which you can use from your Agile Toolkit application., (*1)

Installation

Inside composer.json add:, (*2)

"require": {
    "romaninsh\/dokku_alt": "1.*@dev"
}

Inside your Application class add:, (*3)

$this->add('dokku_alt/Initiator');

If you use Controller_Migrator it will automatically find and execute migrations., (*4)

The Versions

17/03 2015

dev-master

9999999-dev

  Sources   Download

The Requires