2017 © Pedro Peláez
 

library filepile-laravel

Laravel Commands for FilePile.io

image

filepileio/filepile-laravel

Laravel Commands for FilePile.io

  • Tuesday, November 14, 2017
  • by filepileio
  • Repository
  • 1 Watchers
  • 1 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

FilePile.io Laravel Integration Package

Installation

Install into your project using:, (*1)

composer require filepileio/filepile-laravel

If using Laravel older than 5.5, add to your config/app.php providers array:, (*2)

FilePile\FilePileLaravel\Providers\FilePileLaravelServiceProvider::class,

Getting Started

  1. Create a FilePile.io account
  2. Create a new API Key (My Account > API Keys)
  3. Copy your API Key to .env:
FILEPILE_KEY=YOUR-API-KEY

Commands

This package offers a few simple commands to integrate with the filepile.io service:, (*3)

List

php artisan filepile:list

The list command will display all piles available for this api key. Each of these pile names are available to the "install" command, (*4)

Install

php artisan filepile:install {pile-slug}

The install command will install the given pile via it's slug. Slugs are created using the FilePile.io UI. Prompts will be displayed if assigned to the selected pile before files are copied., (*5)

The Versions

14/11 2017

dev-master

9999999-dev

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

14/11 2017

1.1.7

1.1.7.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

14/11 2017

1.1.6

1.1.6.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

09/10 2017

1.1.5

1.1.5.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

09/10 2017

1.1.4

1.1.4.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

06/10 2017

1.1.3

1.1.3.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile

04/10 2017

1.1.2

1.1.2.0

Laravel Commands for FilePile.io

  Sources   Download

MIT

The Requires

 

The Development Requires

by FilePile