Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chipslays authored Dec 12, 2024
1 parent 0f7691f commit b5797f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ $details = $pathor->details($url);
dd($details); // Outputs an array with parsed and normalized components
```

### Examples

Examples can be found [here](./examples).

### Configuration

The `Url` class can be customized with configuration options to adjust the normalization behavior. These options include:
Expand Down

0 comments on commit b5797f8

Please sign in to comment.