add login page & register page

This commit is contained in:
jenoh
2020-03-13 09:57:34 +01:00
parent 9da138fe63
commit cae091e1ec
16 changed files with 688 additions and 4 deletions

View File

@ -12,11 +12,13 @@
"fideloper/proxy": "^4.0",
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0",
"laravel/ui": "^2.0",
"laravelcollective/html": "^6.0"
},
"require-dev": {
"facade/ignition": "^2.0",
"fzaninotto/faker": "^1.9.1",
"laravel/homestead": "^10.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5"