Auth, models, controllers and migrations scaffolding

This commit is contained in:
2021-09-04 22:09:55 +02:00
parent 643ed368e8
commit 1b8e76b183
37 changed files with 246776 additions and 8 deletions

188015
public/css/app.css vendored Normal file

File diff suppressed because it is too large Load Diff

50007
public/js/app.js vendored Normal file

File diff suppressed because it is too large Load Diff

4
public/mix-manifest.json Normal file
View File

@@ -0,0 +1,4 @@
{
"/js/app.js": "/js/app.js",
"/css/app.css": "/css/app.css"
}