thegiant / exroute
It is a curl request package, that used as an API Route
v1.0.2
2025-02-27 19:15 UTC
Requires
- thegiant/azampay: ^1.0
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.