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.
1 parent 6c0a759 commit f0c204dCopy full SHA for f0c204d
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