diff --git a/app/Http/Controllers/DashController.php b/app/Http/Controllers/DashController.php new file mode 100644 index 0000000..fffe89e --- /dev/null +++ b/app/Http/Controllers/DashController.php @@ -0,0 +1,26 @@ +[ + "firstname" => "admin", + "lastname" => "admin2", + "email" => "admin@admin.com", + "added" => "10-10-2023", + "last_login" => "10-10-2021", + "uid" => "79ca8829-cd03-4786-8e80-75d3ab4c34fb" + ], + "token"=> 'aac93629-a2c6-43ae-991f-149e796a3c76' + ]; + + return $lresult; + } +} diff --git a/public/assets/images/background-animate.gif b/public/assets/images/background-animate.gif new file mode 100644 index 0000000..e4921b7 Binary files /dev/null and b/public/assets/images/background-animate.gif differ diff --git a/public/assets/images/background-animate.mp4 b/public/assets/images/background-animate.mp4 new file mode 100644 index 0000000..9b7b4c6 Binary files /dev/null and b/public/assets/images/background-animate.mp4 differ diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 563429c..20524af 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -20,113 +20,8 @@ } -
-