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

Resolve Db seed error

parent 3effbb57
......@@ -37,7 +37,8 @@
"autoload": {
"classmap": [
"database/seeds",
"database/factories"
"database/factories",
"database"
],
"psr-4": {
"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