2017 © Pedro Peláez
 

library webfaction-commands

Some artisan commands for the deployment on WebFaction servers

image

spescina/webfaction-commands

Some artisan commands for the deployment on WebFaction servers

  • Wednesday, September 17, 2014
  • by simonpex
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

WebfactionCommands

Some artisan commands for the deployment on WebFaction servers., (*1)

Install && Usage

Add in composer.json, (*2)

"require": {
    "spescina/webfaction-commands": "1.0.*"
}

Run composer update, (*3)

Add the service provider in the app/config/app.php file, (*4)

"Spescina\WebfactionCommands\WebfactionCommandsServiceProvider"

Publish the package config running php artisan config:publish spescina/webfaction-commands., (*5)

Setup your environments and a Webfaction remote connection., (*6)

php artisan wf:install and php artisan wf:update will be added to your artisan commands., (*7)

The Versions

17/09 2014

dev-master

9999999-dev

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction

17/09 2014

dev-develop

dev-develop

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction

17/09 2014

1.0.3

1.0.3.0

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction

18/07 2014

1.0.2

1.0.2.0

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction

04/07 2014

1.0.1

1.0.1.0

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction

04/07 2014

1.0.0

1.0.0.0

Some artisan commands for the deployment on WebFaction servers

  Sources   Download

MIT

The Requires

 

by Simone Pescina

laravel remote deploy webfaction