diff --git a/.gitignore b/.gitignore index 24f3809..95918ab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ *.log *.env /runtime/* -/config/database.php \ No newline at end of file +/config/database.php +/config/ \ No newline at end of file diff --git a/app/home/view/login/index.html b/app/home/view/login/index.html index 19c9a76..3b3a5da 100644 --- a/app/home/view/login/index.html +++ b/app/home/view/login/index.html @@ -8,105 +8,299 @@