supprimé : ../.env.example

modifié :         Http/Controllers/ReferentController.php
This commit is contained in:
sidya82
2015-02-15 11:49:35 +01:00
parent 71f60bc0be
commit 115005f2ca
2 changed files with 1 additions and 12 deletions

View File

@ -10,7 +10,7 @@ class ReferentController extends Controller {
*/
public function __construct()
{
$this->middleware('guest');
//
}
/**