|
1 |
| - |
2 |
| - |
3 | 1 | # Model Caching for Laravel
|
4 | 2 | [](https://travis-ci.org/GeneaLabs/laravel-model-caching)
|
5 | 3 | [](https://scrutinizer-ci.com/g/GeneaLabs/laravel-model-caching)
|
|
8 | 6 | [](https://packagist.org/packages/genealabs/laravel-model-caching)
|
9 | 7 | [](https://raw.githubusercontent.com/GeneaLabs/laravel-model-caching/master/LICENSE)
|
10 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | +## Supporting This Package |
| 12 | +This is an MIT-licensed open source project with its ongoing development made possible by the support of the community. If you'd like to support this, and our other packages, please consider [becoming a backer or sponsor on Patreon](https://www.patreon.com/miekbronner). |
| 13 | + |
11 | 14 | ## Impetus
|
12 | 15 | I created this package in response to a client project that had complex, nested
|
13 | 16 | forms with many `<select>`'s that resulted in over 700 database queries on one
|
@@ -230,11 +233,9 @@ information included to be actionable.
|
230 | 233 | Please review the Contribution Guidelines <https://github.com/GeneaLabs/laravel-model-caching/blob/master/CONTRIBUTING.md>.
|
231 | 234 | Only PRs that meet all criterium will be accepted.
|
232 | 235 |
|
233 |
| -## ❤️ Open-Source Software - Give ⭐️ |
| 236 | +## If you ❤️ open-source software, give the repos you use a ⭐️. |
234 | 237 | We have included the awesome `symfony/thanks` composer package as a dev
|
235 | 238 | dependency. Let your OS package maintainers know you appreciate them by starring
|
236 | 239 | the packages you use. Simply run composer thanks after installing this package.
|
237 | 240 | (And not to worry, since it's a dev-dependency it won't be installed in your
|
238 | 241 | live environment.)
|
239 |
| - |
240 |
| -If you have found this package helpful in any way, we ask you consider [donating](https://www.patreon.com/mikebronner), even if it's just a coffee's worth. It helps keep the project going. Thank you! |
|
0 commit comments