Adding Laravel Project

This commit is contained in:
2021-04-06 22:03:54 -07:00
parent 7b07787d56
commit 4caa32eac3
102 changed files with 52520 additions and 0 deletions

3
resources/css/app.css vendored Normal file
View File

@ -0,0 +1,3 @@
body {
background-color: grey;
}