From 2dc4df7e45a81f14715e0f4b8e868ae44933567e Mon Sep 17 00:00:00 2001 From: Pascal Baljet Date: Tue, 20 Aug 2024 15:54:36 +0200 Subject: [PATCH] Update README.md [ci-skip] --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 875bea5..14608dc 100755 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ This package provides an integration with [Paddle.com](https://paddle.com) for L * Blade directive to use [Paddle.js](https://paddle.com/docs/paddle-js-overlay-checkout/) in your front-end * Support for [Paddle Sandbox](https://developer.paddle.com/getting-started/sandbox) -## Sponsor this package! +## Sponsor Us -❤️ We proudly support the community by developing Laravel packages and giving them away for free. If this package saves you time or if you're relying on it professionally, please consider [sponsoring the maintenance and development](https://github.com/sponsors/pascalbaljet). Keeping track of issues and pull requests takes time, but we're happy to help! +[](https://inertiaui.com/inertia-table?utm_source=github&utm_campaign=laravel-paddle) + +❤️ We proudly support the community by developing Laravel packages and giving them away for free. If this package saves you time or if you're relying on it professionally, please consider [sponsoring the maintenance and development](https://github.com/sponsors/pascalbaljet) and check out our latest premium package: [Inertia Table](https://inertiaui.com/inertia-table?utm_source=github&utm_campaign=laravel-paddle). Keeping track of issues and pull requests takes time, but we're happy to help! ## Installation @@ -211,6 +213,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## Other Laravel packages +* [`Inertia Table`](https://inertiaui.com/inertia-table?utm_source=github&utm_campaign=laravel-paddle): The Ultimate Table for Inertia.js with built-in Query Builder. * [`Laravel Blade On Demand`](https://github.com/protonemedia/laravel-blade-on-demand): Laravel package to compile Blade templates in memory. * [`Laravel Cross Eloquent Search`](https://github.com/protonemedia/laravel-cross-eloquent-search): Laravel package to search through multiple Eloquent models. * [`Laravel Eloquent Scope as Select`](https://github.com/protonemedia/laravel-eloquent-scope-as-select): Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes and constraints by adding them as a subquery.