Skip to content

Commit

Permalink
Autodiscover provider namespace fix
Browse files Browse the repository at this point in the history
Daniel de Wit committed Dec 7, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b70506f commit 86daba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
"extra": {
"laravel": {
"providers": [
"DanielDeWit\\NovaSingleRecordResource\\NovaSingleRecordResourceServiceProvider"
"DanielDeWit\\NovaSingleRecordResource\\Providers\\NovaSingleRecordResourceServiceProvider"
]
}
},

0 comments on commit 86daba3

Please sign in to comment.