Skip to content

Commit

Permalink
update md files
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jun 8, 2020
1 parent e93e766 commit 6d6c43e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 38 deletions.
36 changes: 1 addition & 35 deletions DONATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,4 @@

Any donations will be greatly appreciated and help ensure that the package is developed and maintained in the future.

If you're a company and this package is helping you make money, please consider donating.

**If you'd like to donate in your local currency, see the Bank transfer section.**

### Patreon

If you would like to support me on a monthly basis, you can use Patreon: https://patreon.com/samuelstancl

### PayPal

PayPal is the preferable donation method for one-time donations as it comes with the lowest fees.

You can donate here: [https://paypal.me/samuelstancl](https://paypal.me/samuelstancl)

### Other methods

If you can't use PayPal, you may use my Gumroad link. This comes with higher fees but any donations will be greatly appreciated nonetheless.

You can donate here: [https://gumroad.com/l/tenancy](https://gumroad.com/l/tenancy)

### Bank transfer

If you'd like to donate money from your bank account, you can can do that too. I use [TransferWise](https://transferwise.com/invite/u/samuels1719) (affiliate link 🙂), so I can accept bank transfers in virtually any currency.

Contact me on [[email protected]](mailto:[email protected]?subject=Donation) and I'll give you bank details for your local currency.

### Legal

If you're a business making a donation, you may want an invoice.

Contact me on [[email protected]](mailto:[email protected]?subject=Donation%20with%20invoice) and let me know what you need to have on the invoice and I will make it happen.

### Thank you!

Again, any donations are greatly appreciated. Thanks to everyone who has donated, you're helping keep this package maintained.
To donate, see the donation page on the website: [https://tenancyforlaravel.com/donate](https://tenancyforlaravel.com/donate).
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ You won't have to change a thing in your application's code.
- :heavy_check_mark: No replacing of Laravel classes (`Cache`, `Storage`, ...) with tenancy-aware classes
- :heavy_check_mark: Built-in tenant identification based on hostname (including second level domains)

### [Documentation](https://tenancyforlaravel.com/docs/v2/)
### [Documentation](https://tenancyforlaravel.com/docs/v3/)

Documentation can be found here: https://tenancyforlaravel.com/docs/v2/
Documentation can be found here: https://tenancyforlaravel.com/docs/v3/

The repository with the documentation source code can be found here: [stancl/tenancy-docs](https://github.com/stancl/tenancy-docs).

Expand All @@ -31,4 +31,4 @@ The repository with the documentation source code can be found here: [stancl/ten
### Credits

- Created by [Samuel Štancl](https://twitter.com/samuelstancl)
- Logo by [Brian Dillingham](https://twitter.com/dillinghammm)
- Logo by [iskrisis](https://github.com/iskrisis)

0 comments on commit 6d6c43e

Please sign in to comment.