laravel-billingo is a Laravel package for seamless integration with the Billingo API v3. This package provides a simple and elegant way to interact with Billingo's features directly from your Laravel application.
You can install the package via Composer:
composer require omisai/laravel-billingoAfter installation, publish the configuration file:
php artisan vendor:publish --provider="Omisai\Billingo\BillingoServiceProvider"This will create a config/billingo.php file where you can configure your Billingo API credentials and settings.
For detailed usage instructions, including examples and API documentation, please refer to the USAGE.md file.
We welcome contributions! Please see CONTRIBUTING.md for details on how to contribute to this project.
If you discover any security-related issues, please email security@omisai.com instead of using the issue tracker. For more information, see SECURITY.md.
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this package useful, please consider sponsoring the development:
Your support helps us maintain and improve this open-source project!