Looking to hire Laravel developers? Try LaraJobs

laravel-dbup maintained by programic

Description
A simple package to check if the database connection is alive.
Author
Last update
2023/04/12 15:18 (dev-feature/dependencies-upgrade)
License
Downloads
4 717

Comments
comments powered by Disqus

Short description of the package

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