Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 627 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 627 Bytes

OPcache for Filament

This package allows you to view OPcache data from your Filament admin panel.

composer require stechstudio/filament-opcache

In your AdminPanelProvider (or other \Filament\PanelProvider), add this package to your plugins:

$panel
    ->plugins([
        \STS\FilamentOpcache\FilamentOpcachePlugin::make(),
    ])
Status Page
Status Page
Categorized view of all OPcache status data formatted for readability.
Config Page
Config Page
Widgets
Widgets