xi-project / xi-filelib-symfony-sandbox

Filelib Symfony sandbox and demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xi Filelib Symfony sandbox

This is a Symfony Standard Edition application for testing and playing around with Filelib.

Installation

  1. Copy parameters.example.yml to parameters.yml: cp app/config/parameters.example.yml app/config/parameters.yml
  2. Configure parameters.yml to your likings
  3. curl -s https://getcomposer.org/installer | php
  4. php composer.phar install

About

Filelib Symfony sandbox and demo

License:MIT License


Languages

Language:PHP 100.0%