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 a8a33b7 commit 35ead49Copy full SHA for 35ead49
src/InertiaJsPreset.php
@@ -109,7 +109,7 @@ protected static function updateComposer($dev = true)
109
);
110
}
111
112
- public static function publishServiceProvider()
+ public static function publishInertiaServiceProvider()
113
{
114
copy(
115
__DIR__.'/inertiajs-stubs/providers/InertiaJsServiceProvider.stub',
0 commit comments