Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: FQDN/Namespace for Nova DashboardClassifier #159

Merged
merged 2 commits into from
Oct 3, 2019

Conversation

stefanzweifel
Copy link
Owner

Building upon the work done in #158. Unlike Actions, Filters and Lenses, Nova Dashboards have the FQDN of Laravel\Nova\Dashboard and not Laravel\Nova\Dashboards\Dashboard

Closes #154.

Unlike Actions, Filters and Lenses, Nova Dashboards have the FQDN of "Laravel\Nova\Dashboard" and not "Laravel\Nova\Dashboards\Dashboard".
@stefanzweifel stefanzweifel merged commit edd0e63 into master Oct 3, 2019
@stefanzweifel stefanzweifel deleted the fix-nova-dashboard-classifier branch October 3, 2019 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Laravel Nova Dashboards Classifier
1 participant