2017 © Pedro PelĂĄez
 

library property-upload

Controller for the Lagan upload property. Lets the user upload a file.

image

lagan/property-upload

Controller for the Lagan upload property. Lets the user upload a file.

  • Monday, January 29, 2018
  • by lutsen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 206 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Lagan, (*1)

Lagan Upload Property Controller

Controller for the Lagan upload property, built with the Sirius upload handler library. Lets the user upload a file., (*2)

You can validate the uploaded files by specifying the upload rules in the 'validate' value in the property array. Each rule and the optional values must be in a seperate nested value, where the rule is the first value, and the optional values are the second value. Example: 'validate' => [ ['extension', 'allowed=jpeg,jpg,gif,png'], ['size', 'size=1M'] ], (*3)

To be used with Lagan. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface., (*4)

Lagan is a project of LĂștsen Stellingwerff., (*5)

The Versions

29/01 2018

dev-master

9999999-dev

Controller for the Lagan upload property. Lets the user upload a file.

  Sources   Download

MIT

The Requires

 

file upload controller property lagan

05/01 2017

v1.0.0

1.0.0.0

Controller for the Lagan upload property. Lets the user upload a file.

  Sources   Download

MIT

The Requires

 

file upload controller property lagan