thtg88/laravel-pingable

Pingable provides a ping route for your Laravel application.

v0.3.0 2021-10-03 11:49 UTC

README

Pingable provides a ping route for your Laravel application.

Installation

composer require thtg88/laravel-pingable

Publish Configuration

If you want to change any of the default configuration variables, you can publish the config file with the following command:

php artisan vendor:publish --tag=pingable-config

Available configuration options

License

MIT