fixed provider in composer autodicsover
This commit is contained in:
parent
60465625b7
commit
a34b16bd70
|
@ -26,7 +26,7 @@
|
|||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Zoomyboy\\LaravelNami\\NamiServiceProvider"
|
||||
"Zoomyboy\\LaravelNami\\Providers\\NamiServiceProvider"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue