programic/laravel-dbup

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

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

This package is auto-updated.

Last update: 2024-05-12 15:34:17 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