tipo: modificación del cpanel y gitignore de la carpeta vendor

This commit is contained in:
2026-07-07 11:35:09 -06:00
parent a0c91dc567
commit 676ef0d506
8510 changed files with 1132803 additions and 4 deletions
+32
View File
@@ -0,0 +1,32 @@
<p align="center"><img width="355" height="62" src="/art/logo.svg" alt="Logo Laravel Cashier Paddle"></p>
<p align="center">
<a href="https://github.com/laravel/cashier-paddle/actions"><img src="https://github.com/laravel/cashier-paddle/workflows/tests/badge.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/laravel/cashier-paddle"><img src="https://img.shields.io/packagist/dt/laravel/cashier-paddle" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/laravel/cashier-paddle"><img src="https://img.shields.io/packagist/v/laravel/cashier-paddle" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/laravel/cashier-paddle"><img src="https://img.shields.io/packagist/l/laravel/cashier-paddle" alt="License"></a>
</p>
## Introduction
Laravel Cashier Paddle provides an expressive, fluent interface to [Paddle's](https://paddle.com) subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle swapping subscription, subscription "quantities", subscription pausing, cancellation grace periods and much more.
## Official Documentation
Documentation for Cashier Paddle can be found on the [Laravel website](https://laravel.com/docs/cashier-paddle).
## Contributing
Thank you for considering contributing to Cashier Paddle! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/cashier-paddle/security/policy) on how to report security vulnerabilities.
## License
Laravel Cashier Paddle is open-sourced software licensed under the [MIT license](LICENSE.md).