Skip to content

Commit 2cff86a

Browse files
authored
Update README.md
1 parent 6e18869 commit 2cff86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ Register the package with laravel in `config/app.php` under `providers` with the
6161
```
6262

6363
### Configuration
64-
Laravel PHP Info can be configured in directly in `/config/laravelPhpInfo.php` or in the variables in your `.env` file.
64+
Laravel PHP Info can be configured in directly in [`/config/laravelPhpInfo.php`](https://github.com/jeremykenedy/laravel-phpinfo/blob/master/src/config/laravelPhpInfo.php) file.
6565

6666
##### Config File
67-
Here is the `/config/laravelPhpInfo.php` configuration options:
67+
Here is the [`/config/laravelPhpInfo.php`](https://github.com/jeremykenedy/laravel-phpinfo/blob/master/src/config/laravelPhpInfo.php) configuration options:
6868

6969
```php
7070
/*

0 commit comments

Comments
 (0)