Commit 05dc2188 authored by Viral Solani's avatar Viral Solani

Resolve Db seed error

parent 3effbb57
...@@ -37,7 +37,8 @@ ...@@ -37,7 +37,8 @@
"autoload": { "autoload": {
"classmap": [ "classmap": [
"database/seeds", "database/seeds",
"database/factories" "database/factories",
"database"
], ],
"psr-4": { "psr-4": {
"App\\": "app/" "App\\": "app/"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment