v0.0.1 Added the first files and made a login system.
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
"bin/laravel"
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Laravel\\Installer\\Console\\": "src/"
|
||||
}
|
||||
"classmap": [
|
||||
"Backend/model"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user