Skip to content

Commit 3b510a1

Browse files
authored
Update README.md
1 parent 48d361d commit 3b510a1

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
![Laravel PHP Info](https://github-project-images.s3-us-west-2.amazonaws.com/logos/laravel-php-info-logo.png)
2+
13
# Laravel PHP Info
4+
Laravel PHP Info is a package that provides a [PHPInfo()](http://php.net/manual/en/function.phpinfo.php) page using blade templating. The config file can be used to enable/disable auth protection and specify the roles middleware.
25

36
[![Latest Stable Version](https://poser.pugx.org/jeremykenedy/laravel-phpinfo/v/stable)](https://packagist.org/packages/jeremykenedy/laravel-phpinfo)
47
[![Total Downloads](https://poser.pugx.org/jeremykenedy/laravel-phpinfo/downloads)](https://packagist.org/packages/jeremykenedy/laravel-phpinfo)
@@ -7,7 +10,6 @@
710
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
811

912
Table of contents:
10-
- [About](#about)
1113
- [Features](#features)
1214
- [Requirements](#requirements)
1315
- [Installation Instructions](#installation-instructions)
@@ -18,11 +20,6 @@ Table of contents:
1820
- [Opening an Issue](#opening-an-issue)
1921
- [License](#license)
2022

21-
### About
22-
Laravel PHP Info is a package that provides a [PHPInfo()](http://php.net/manual/en/function.phpinfo.php) page using blade templating.
23-
24-
The config file can be used to enable/disable auth protection and specify the roles middleware.
25-
2623
| Laravel PHP Info |
2724
| :------------ |
2825
| Easily show [PHPInfo()](http://php.net/manual/en/function.phpinfo.php) page with blade templates |

0 commit comments

Comments
 (0)