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

Commit 491ad57

Browse files
committed
🔖 prepping for v2 release
1 parent 9201031 commit 491ad57

File tree

2 files changed

+3
-189
lines changed

2 files changed

+3
-189
lines changed

README.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<br><br>
33
<img src="https://leaf-docs.netlify.app/images/logo.png" height="100"/>
4-
<h1 align="center">Leaf API : reboot</h1>
4+
<h1 align="center">Leaf API v2</h1>
55
<br>
66
<br><br><br>
77
</p>
@@ -14,6 +14,8 @@
1414

1515
Leaf API is a minimal MVC wrapper built on top of Leaf PHP which allows you to build APIs with Leaf, faster and simpler than ever before.
1616

17+
v2 of leaf API packs in a ton of new features with enhanced usability for existing features. It also has better binding with other Leaf libraries as well as external libraries. Also since Leaf doesn't enforce particular systems like `Facades` in laravel, you can port in any valid PHP library and it should work fine.
18+
1719
## Installation
1820

1921
It's recommended that you use [Composer](https://getcomposer.org/) to install Leaf.

changelog.md

Lines changed: 0 additions & 188 deletions
This file was deleted.

0 commit comments

Comments
 (0)