We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e18a3b5 + 063c7fa commit bf24d5aCopy full SHA for bf24d5a
README.md
@@ -21,7 +21,7 @@ You can use this theme helper in three ways:
21
22
First, publish the package skeleton stylesheet:
23
```bash
24
-php artisan package:publish --provider="Gregoriohc\LaravelNovaThemeClassify\ThemeServiceProvider"
+php artisan vendor:publish --provider="Gregoriohc\LaravelNovaThemeClassify\ThemeServiceProvider"
25
```
26
27
Then, update the stylesheet with your custom styles. The file is located in `resources/css/vendor/laravel-nova-theme-classify/theme.css`
0 commit comments