laravel-dbup maintained by programic
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