Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrono authored Nov 30, 2024
1 parent 233f911 commit 5ffed07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Opcache Custom Check for Spatie's Laravel Health

[![Latest Version on Packagist](https://img.shields.io/packagist/v/:vendor_slug/:package_slug.svg?style=flat-square)](https://packagist.org/packages/f9webltd/laravel-health-opcache)
[![Total Downloads](https://img.shields.io/packagist/dt/:vendor_slug/:package_slug.svg?style=flat-square)](https://packagist.org/packages/f9webltd/laravel-health-opcache)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/f9webltd/laravel-health-opcache.svg?style=flat-square)](https://packagist.org/packages/f9webltd/laravel-health-opcache)
[![Total Downloads](https://img.shields.io/packagist/dt/f9webltd/laravel-health-opcache.svg?style=flat-square)](https://packagist.org/packages/f9webltd/laravel-health-opcache)

This is a custom check for Spatie's Laravel Health, to ensure Opcache is running and enabled.

Expand Down

0 comments on commit 5ffed07

Please sign in to comment.