updated login controller with new tables and removed old use DB namespace to use eloquent models

This commit is contained in:
2019-02-05 01:16:21 -06:00
parent 98028bc1c6
commit 72db30f0e4
3 changed files with 12 additions and 23 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/node_modules
/logs
.editorconfig
/cache
/cache