changed function in Login Controller

This commit is contained in:
2018-11-05 18:49:05 -06:00
parent 93c63243aa
commit dd1358a32e
4 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App;
namespace App\Models;
use Illuminate\Database\Eloquent\Model;