An open API service indexing awesome lists of open source software.

https://github.com/sabinus52/olixserverbundle

Security bundle for Symfony2 with server management
https://github.com/sabinus52/olixserverbundle

Last synced: 2 months ago
JSON representation

Security bundle for Symfony2 with server management

Awesome Lists containing this project

README

        

OlixServerBundle
================

Security bundle for Symfony2 with server management

Installation
------------

### Etape 1 : Télécharger OlixServerBundle avec composer

Ajouter OlixServerBundle en executant la commande :

``` bash
$ php composer.phar require olix/server-bundle "dev-master"
```

### Etape 2 : Activer le bundle

Activer le bundle dans le kernel :

``` php

Require local

```

**L'alias doit être obligatoirement `rtm`**