modifié : SRC/app/Http/Controllers/LoginController.php

modifié :         SRC/config/auth.php
	modifié :         SRC/config/mail.php
	modifié :         SRC/init/table.sql
This commit is contained in:
sidya82
2015-02-18 19:29:51 +01:00
parent 2d89d56e8f
commit ebfb765bba
4 changed files with 10 additions and 11 deletions

View File

@ -15,7 +15,7 @@ return [
|
*/
'driver' => 'database',
'driver' => 'eloquent',
/*
|--------------------------------------------------------------------------