valesaude/shortener-client

There is no license information available for the latest version (2.0.0) of this package.

2.0.0 2022-11-03 15:09 UTC

This package is auto-updated.

Last update: 2024-05-23 20:40:43 UTC


README

A simple HTTP Client for Vale Saude Shortener (https://github.com/valesaudesempre/shortener).

Usage

Install package:

composer require valesaude/shortener-client:^1.0

Set the following configs:

  • services.valesaude.shortener_client.base_uri: The shortener application base URI.
  • services.valesaude.shortener_client.username: The application username.
  • services.valesaude.shortener_client.password: The application password.

Optionally, publish and change the localization files:

php artisan vendor:publish --tag=valesaude-shortener-client-translation