We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a39bb9 + 2dacf23 commit 541f51eCopy full SHA for 541f51e
content/1.getting-started/2.usage.md
@@ -19,6 +19,10 @@ Faker requires PHP >= 8.3.
19
composer require --dev xefi/faker-php
20
```
21
22
+## Integrations
23
+
24
+If you are using a framework, like `Laravel` or `Symfony`, you might want to look at the [integrations](/getting-started/integrations)
25
26
## Basic usage
27
28
Using the faker instance you are able to call any extension methods directly.
0 commit comments