Skip to content

Commit f496ee4

Browse files
committedFeb 5, 2020
update support us
1 parent 36da572 commit f496ee4

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed
 

‎.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
patreon: spatie
1+
custom: https://spatie.be/open-source/support-us

‎README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Because all permissions will be registered on [Laravel's gate](https://laravel.c
3636
$user->can('edit articles');
3737
```
3838

39+
## Support us
40+
41+
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
42+
43+
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
44+
3945
## Documentation, Installation, and Usage Instructions
4046

4147
See the [DOCUMENTATION](https://docs.spatie.be/laravel-permission/v3/introduction/) for detailed installation and usage instructions.
@@ -85,13 +91,6 @@ Special thanks to [Alex Vanderbist](https://github.com/AlexVanderbist) who great
8591
- [santigarcor/laratrust](https://github.com/santigarcor/laratrust) implements team support
8692
- [zizaco/entrust](https://github.com/zizaco/entrust) offers some wildcard pattern matching
8793

88-
## Support us
89-
90-
Spatie is a web design agency based in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).
91-
92-
Does your business depend on our contributions? Reach out and support us on [Patreon](https://www.patreon.com/spatie).
93-
All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.
94-
9594
## License
9695

9796
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)