Skip to content

Commit

Permalink
Update Udage
Browse files Browse the repository at this point in the history
  • Loading branch information
shibomb committed Aug 4, 2023
1 parent d1a555d commit 04cd22b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ composer require shibomb/filament-phpinfo-widget

## Usage

```php
Register the Widget in your Panel provider:

use Shibomb\FilamentPhpinfoWidget\Phpinfo;

```php
public function panel(Panel $panel): Panel
{
return $panel
Expand Down

0 comments on commit 04cd22b

Please sign in to comment.