Tags: stechstudio/filament-opcache
Tags
Filament 3 (#3) * Add support for Filament 3 * Add support for Filament 3 * Remove config * Fix use statement * Show key in table * Composer packages * Update composer.json * Update FilamentOpcacheServiceProvider.php * widgets display w/o error * composer dependency changes - we want an explicit dependency on filament 3 - we do not want an explicit dependency on carbon via illuminate (ties us to laravel version 10) - removed unnecessary php version requirement... filament already requires 8.1 * update README * forgot to save --------- Co-authored-by: Haz <[email protected]> Co-authored-by: Haz <[email protected]>