Skip to content

Commit 541f51e

Browse files
authored
Merge pull request #16 from xefi/GautierDele-patch-1
Update 2.usage.md
2 parents 2a39bb9 + 2dacf23 commit 541f51e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/1.getting-started/2.usage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Faker requires PHP >= 8.3.
1919
composer require --dev xefi/faker-php
2020
```
2121

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+
2226
## Basic usage
2327

2428
Using the faker instance you are able to call any extension methods directly.

0 commit comments

Comments
 (0)