From 9432c7f43a32680cdd32be3922ef39c9b74f8c3d Mon Sep 17 00:00:00 2001 From: Watheq Alshowaiter Date: Sat, 31 Jan 2026 14:22:56 +0300 Subject: [PATCH 1/2] add kofi link --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d108878..024e428 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ github: WatheqAlshowaiter +ko_fi: watheq_show From 6a765be30fbf2e6718cbd59e9eeef145a79df52d Mon Sep 17 00:00:00 2001 From: Watheq Alshowaiter Date: Sat, 31 Jan 2026 15:01:54 +0300 Subject: [PATCH 2/2] add ko-fi support --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5500f5a..856b68d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![Total Downloads][ico-downloads]][link-downloads] ![GitHub Stars][ico-github-stars] [![StandWithPalestine][ico-palestine]][link-palestine] +[![ko-fi][ico-ko-fi]][link-ko-fi] [ico-laravel]: https://img.shields.io/badge/Laravel-%E2%89%A56.0-ff2d20?style=flat-square&logo=laravel @@ -28,11 +29,15 @@ [ico-palestine]: https://raw.githubusercontent.com/TheBSD/StandWithPalestine/main/badges/StandWithPalestine.svg +[ico-ko-fi]: https://img.shields.io/badge/Ko--fi-Support-ff5f5f?logo=ko-fi&style=flat-square + [link-packagist]: https://packagist.org/packages/watheqalshowaiter/model-fields [link-downloads]: https://packagist.org/packages/watheqalshowaiter/model-fields/stats [link-palestine]: https://github.com/TheBSD/StandWithPalestine/blob/main/docs/README.md + +[link-ko-fi]: https://ko-fi.com/watheq_show Quickly retrieve **required**, **nullable**, and **default** fields for any Laravel model. Think that's simple? You @@ -481,6 +486,10 @@ them. - **[Filament Sticky Table Header](https://github.com/WatheqAlshowaiter/filament-sticky-table-header)** - Make Filament table headers stick when scrolling for better UX. +## Support this project + +If this project helps you, consider supporting it on [Ko-fi ☕](https://ko-fi.com/watheq_show). + ## Credits - [Watheq Alshowaiter](https://github.com/WatheqAlshowaiter) @@ -489,4 +498,4 @@ them. ## License -The MIT License (MIT). Please see [License File](LICENSE.md) for more information. +The MIT License (MIT). Please see [License File](LICENSE.md) for more information. \ No newline at end of file