We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b104f50 + c5371b4 commit c28abdfCopy full SHA for c28abdf
src/StoryblokServiceProvider.php
@@ -6,6 +6,7 @@
6
use Riclep\Storyblok\Console\BlockMakeCommand;
7
use Riclep\Storyblok\Console\BlockSyncCommand;
8
use Riclep\Storyblok\Console\FolderMakeCommand;
9
+use Riclep\Storyblok\Console\PageMakeCommand;
10
use Riclep\Storyblok\Console\StubViewsCommand;
11
use Storyblok\Client;
12
0 commit comments