Skip to content

stechstudio/filament-opcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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