定制 thtg88/laravel-pingable 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thtg88/laravel-pingable

Composer 安装命令:

composer require thtg88/laravel-pingable

包简介

Pingable provides a ping route for your Laravel application.

README 文档

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

Config Option Type Description Default
pingable.response mixed the response to be output by the controller. Please note this is output as JSON, so it must be something that is accepted by the Laravel Framework's response()->json(...) method ['success' => true]
pingable.route.method string the lowercased HTTP method the Pingable route responds to. This is anything supported by the Laravel Framework (get, post, etc.) get
pingable.route.name string the name of the route, so that you can use it across the app, e.g. route(config('pingable.route.name')) pingable.api.ping
pingable.route.path string the URI where the ping request will be reachable pingable/api/ping
pingable.controller string the fully-qualified classname of the controller that responds to the pingable.ping route. ⚠️ Once you override this, you are on your own! ⚠️ Thtg88\Pingable\Http\Controllers\PingController

License

MIT

统计信息

  • 总下载量: 33
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-10-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固