pixelvide/laravel-ops

Ops related URL

Installs: 15 997

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 1

Type:package

5.0.2 2022-08-01 11:51 UTC

This package is auto-updated.

Last update: 2025-04-26 13:00:38 UTC


README

This package allows to run task requires while operations i.e.

[x] Health URLs

Installation

require this package with composer:

composer require pixelvide/laravel-ops

After installing Ops, Publish its assets using ops:install Artisan command.

php artisan ops:install