We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c0a759 + f0c204d commit 1ad168cCopy full SHA for 1ad168c
src/InertiaJsPreset.php
@@ -17,7 +17,7 @@ public static function install()
17
static::updatePackages();
18
static::updateBootstrapping();
19
static::updateComposer(false);
20
- static::publishServiceProvider();
+ static::publishInertiaServiceProvider();
21
static::registerInertiaServiceProvider();
22
static::updateWelcomePage();
23
static::updateGitignore();
0 commit comments