Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 412d18b

Browse files
committed
📝 updated readme
1 parent da24ce9 commit 412d18b

1 file changed

Lines changed: 80 additions & 2 deletions

File tree

README.MD

Lines changed: 80 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<br><br>
55
</p>
66

7-
# Leaf API 3 &lt;BETA&gt;
7+
# Leaf API 3
88

99
[![Latest Stable Version](https://poser.pugx.org/leafs/api/v/stable)](https://packagist.org/packages/leafs/api)
1010
[![Total Downloads](https://poser.pugx.org/leafs/api/downloads)](https://packagist.org/packages/leafs/api)
@@ -90,7 +90,85 @@ We will furthermore like to thank our existing supporters, we love you all ❤
9090

9191
The Leaf API framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).
9292

93-
## Links
93+
94+
## 💬 Stay In Touch
95+
96+
- [Twitter](https://twitter.com/leafphp)
97+
- [Join the forum](https://github.com/leafsphp/leaf/discussions/37)
98+
- [Chat on discord](https://discord.com/invite/Pkrm9NJPE3)
99+
100+
## 📓 Learning Leaf 3
101+
102+
- Leaf has a very easy to understand [documentation](https://leafphp.dev) which contains information on all operations in Leaf.
103+
- You can also check out our [youtube channel](https://www.youtube.com/channel/UCllE-GsYy10RkxBUK0HIffw) which has video tutorials on different topics
104+
- We are also working on codelabs which will bring hands-on tutorials you can follow and contribute to.
105+
106+
## 😇 Contributing
107+
108+
We are glad to have you. All contributions are welcome! To get started, familiarize yourself with our [contribution guide](https://leafphp.dev/community/contributing.html) and you'll be ready to make your first pull request 🚀.
109+
110+
To report a security vulnerability, you can reach out to [@mychidarko](https://twitter.com/mychidarko) or [@leafphp](https://twitter.com/leafphp) on twitter. We will coordinate the fix and eventually commit the solution in this project.
111+
112+
### Code contributors
113+
114+
<table>
115+
<tr>
116+
<td align="center">
117+
<a href="https://github.com/mychidarko">
118+
<img src="https://avatars.githubusercontent.com/u/26604242?v=4" width="120px" alt=""/>
119+
<br />
120+
<sub>
121+
<b>Michael Darko</b>
122+
</sub>
123+
</a>
124+
</td>
125+
<td align="center">
126+
<a href="https://github.com/MauMaxxa">
127+
<img src="https://avatars.githubusercontent.com/u/10811652?v=4" width="120px" alt=""/>
128+
<br />
129+
<sub>
130+
<b>Mauro Callegari</b>
131+
</sub>
132+
</a>
133+
</td>
134+
</tr>
135+
</table>
136+
137+
## 🤩 Sponsoring Leaf
138+
139+
Your cash contributions go a long way to help us make Leaf even better for you. You can sponsor Leaf and any of our packages on [open collective](https://opencollective.com/leaf) or check the [contribution page](https://leafphp.dev/support/) for a list of ways to contribute.
140+
141+
And to all our existing cash/code contributors, we love you all ❤️
142+
143+
### Cash contributors
144+
145+
<table>
146+
<tr>
147+
<td align="center">
148+
<a href="https://opencollective.com/aaron-smith3">
149+
<img src="https://images.opencollective.com/aaron-smith3/08ee620/avatar/256.png" width="120px" alt=""/>
150+
<br />
151+
<sub><b>Aaron Smith</b></sub>
152+
</a>
153+
</td>
154+
<td align="center">
155+
<a href="https://opencollective.com/peter-bogner">
156+
<img src="https://images.opencollective.com/peter-bogner/avatar/256.png" width="120px" alt=""/>
157+
<br />
158+
<sub><b>Peter Bogner</b></sub>
159+
</a>
160+
</td>
161+
<td align="center">
162+
<a href="#">
163+
<img src="https://images.opencollective.com/guest-32634fda/avatar.png" width="120px" alt=""/>
164+
<br />
165+
<sub><b>Vano</b></sub>
166+
</a>
167+
</td>
168+
</tr>
169+
</table>
170+
171+
## 🤯 Links/Projects
94172

95173
- [Leaf Docs](https://leafphp.dev)
96174
- [Leaf API Docs](https://api.leafphp.dev)

0 commit comments

Comments
 (0)