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 40e0d54 commit 6e4e398Copy full SHA for 6e4e398
core/bootstrap.md
@@ -3,8 +3,10 @@
3
You may want to run a minimal version of API Platform. This one file runs API Platform (without
4
GraphQL, Eloquent, Doctrine MongoDB...). It requires the following Composer packages:
5
6
-> [!NOTE] This documentation is a work in progress we're working on improving it, in the mean time
7
-> we declare most of the services manually in the
+> [!NOTE]
+>
8
+> This documentation is a work in progress we're working on improving it, in the mean time we
9
+> declare most of the services manually in the
10
> [ApiPlatformProvider](https://github.com/api-platform/core/blob/64768a6a5b480e1b8e33c639fb28b27883c69b79/src/Laravel/ApiPlatformProvider.php)
11
> it can be source of inspiration.
12
0 commit comments