Closed ekandreas closed 4 years ago
Latest version.
Solve it via composer.json update:
"extra": {
"laravel": {
"dont-discover": [
"laravel/dusk",
"inspheric/nova-indicator-field"
]
}
},
Thanks. This was due to the incorrect filename. I have released a new version which should solve this without need for your Don't Discover workaround.
When running composer require, error message appears: Class 'Inspheric\Fields\IndicatorFieldServiceProvider' not found