programic/laravel-dbup

A simple package to check if the database connection is alive.

Installs: 4 717

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

pkg:composer/programic/laravel-dbup

dev-master 2021-05-17 09:28 UTC

This package is auto-updated.

Last update: 2025-10-12 18:40:36 UTC


README

A simple package to check if the database connection is alive.

Installation

You can install the package via composer:

composer require programic/laravel-dbup

Usage

In your console run:

php artisan dbup:check