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 992a201 + 34b0d6e commit 3924436Copy full SHA for 3924436
api-platform/core/2.1/post-install.txt
@@ -0,0 +1,12 @@
1
+<bg=blue;fg=white> </>
2
+<bg=blue;fg=white> What's next? </>
3
4
+
5
+ * Your API is almost ready:
6
+ 1. Create your first API resource in <info>src/Entity</info>;
7
+ 2. Go to <info>/api</info> to browse your API
8
9
+ * To enable the GraphQL support, run <comment>composer require webonyx/graphql-php</>,
10
+ then browse <info>/api/graphql</info>.
11
12
+ * <fg=blue>Read</> the documentation at <comment>https://api-platform.com/docs</>
0 commit comments