Skip to content

Commit 77bfa31

Browse files
committed
docs: readme.md updated
1 parent 3312c41 commit 77bfa31

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

README.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Laravel Generator Helpers
1+
<h1 align="center"><img src="https://assets.infyom.com/open-source/infyom-logo.png" alt="InfyOm"></h1>
2+
3+
Laravel Generator Helpers
4+
5+
[![Total Downloads](https://poser.pugx.org/infyomlabs/laravel-generator/downloads)](https://packagist.org/packages/infyomlabs/laravel-generator)
6+
[![Monthly Downloads](https://poser.pugx.org/infyomlabs/laravel-generator/d/monthly)](https://packagist.org/packages/infyomlabs/laravel-generator)
7+
[![Daily Downloads](https://poser.pugx.org/infyomlabs/laravel-generator/d/daily)](https://packagist.org/packages/infyomlabs/laravel-generator)
8+
[![License](https://poser.pugx.org/infyomlabs/laravel-generator/license)](https://packagist.org/packages/infyomlabs/laravel-generator)
29

310
This repo contains common helper functions which are used in different InfyOm laravel generator packages.
411

@@ -15,3 +22,37 @@ For Laravel 6,
1522
## Documentation
1623

1724
**This package is still in very early stage.**
25+
26+
27+
## Support Us
28+
29+
We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invested a lot of resources into creating these all packages and maintaining them.
30+
31+
You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts.
32+
33+
### Sponsors
34+
35+
[Become a sponsor](https://opencollective.com/infyomlabs#sponsor) and get your logo on our README on Github with a link to your site.
36+
37+
<a href="https://opencollective.com/infyomlabs#sponsor"><img src="https://opencollective.com/infyomlabs/sponsors.svg?width=890"></a>
38+
39+
### Backers
40+
41+
[Become a backer](https://opencollective.com/infyomlabs#backer) and get your image on our README on Github with a link to your site.
42+
43+
<a href="https://opencollective.com/infyomlabs#backer"><img src="https://opencollective.com/infyomlabs/backers.svg?width=890"></a>
44+
45+
### Buy our Paid Products
46+
47+
[![InfyHMS](https://assets.infyom.com/open-source/infyhms-banner.png)](https://bit.ly/3mtqXuk)
48+
49+
You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio).
50+
51+
52+
### Follow Us
53+
54+
- [Twitter](https://twitter.com/infyom)
55+
- [Facebook](https://www.facebook.com/infyom)
56+
- [LinkedIn](https://in.linkedin.com/company/infyom-technologies)
57+
- [Youtube](https://www.youtube.com/channel/UC8IvwfChD6i7Wp4yZp3tNsQ)
58+
- [Contact Us](https://infyom.com/contact-us)

0 commit comments

Comments
 (0)