thegiant/exroute

It is a curl request package, that used as an API Route

v1.0.4 2025-04-11 07:58 UTC

This package is auto-updated.

Last update: 2025-04-11 07:59:06 UTC


README

Description

This package is useful for curl requests

Installation

This package can be installed via composer

composer require thegiant/exroute

Note: use --force to update the existing files.

Laravel >= 5.5

The package is auto-discovered on 5.5 and up!

Usage

Add the following environment varibable in your .env file:

API_BASE_URL="replace with your url"

Contributions

Contributions and feedback are welcome! Feel free to open an issue or submit a pull request on GitHub.

License

This package is open-source software licensed under the [MIT] license.