mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-25 18:51:42 +02:00
Update README.md
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
Displays a debug bar in the browser with information from php.
|
Displays a debug bar in the browser with information from php.
|
||||||
No more `var_dump()` in your code!
|
No more `var_dump()` in your code!
|
||||||
|
|
||||||
|
> **Note: Debug Bar is for development use only. Never install this on websites that are publicly accessible.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Features:**
|
**Features:**
|
||||||
@@ -57,7 +59,7 @@ Integrations with other frameworks:
|
|||||||
The best way to install DebugBar is using [Composer](http://getcomposer.org)
|
The best way to install DebugBar is using [Composer](http://getcomposer.org)
|
||||||
with the following command:
|
with the following command:
|
||||||
|
|
||||||
```composer require maximebf/debugbar```
|
```composer require maximebf/debugbar --dev```
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user