roshandelpoor/laravel-eureka-discovery 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

roshandelpoor/laravel-eureka-discovery

Composer 安装命令:

composer require roshandelpoor/laravel-eureka-discovery

包简介

Register Laravel Applications in Eureka Server to register, deRegister, and discover

README 文档

README

This Package is a library that interacts with the Eureka Server to register, deregister, and discover other services. ( Spring Boot - Eureka Server is an application that holds the information about all client-service applications. Every Micro service will register into the Eureka server and Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.)

Installation

You can install this package using [Composer]:

composer require "roshandelpoor/laravel-eureka-discovery":"dev-main"

For Laravel <= 5.6 Add to your "providers" array in config/app.php this line:

roshandelpoor\Eureka\LaravelEureka\LaravelEurekaServiceProvider::class

Documentation

SetUp And Use it

Your environment should provide variables:
    APP_URL=http://127.0.0.1:8000
    EUREKA_URL=http://localhost:8761/myeureka
    

Finally :: enable [ php artisan schedule:work ] 
    in your app that it is register your app in eureka every 60 second


enjoy it

Contributing

If you find any bugs or have suggestions for new features, feel free to open an issue or submit a pull request on GitHub.

License

Super Tools is open-source software licensed under the MIT license.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-10-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固