Skip to content

Commit 8e272d1

Browse files
committed
update package
1 parent d1a15dc commit 8e272d1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<h1 align="center">Laravel API Helpers 🚀</h1>
3-
<p align="center">**Laravel API Helpers** is a collection of helper functions designed to streamline API development with Laravel. It enables you to easily detect API versions, validate requests, and access useful request details—all while keeping your code clean and maintainable. ✨</p>
3+
<p align="center"> Laravel API Helpers is a collection of helper functions designed to streamline API development with Laravel. It enables you to easily detect API versions, validate requests, and access useful request details—all while keeping your code clean and maintainable. ✨</p>
44

55
<p align="center">
66
<a href="https://packagist.org/packages/omaralalwi/laravel-api-helpers">
@@ -12,9 +12,6 @@
1212
<a href="LICENSE.md">
1313
<img src="https://img.shields.io/badge/license-MIT-brightgreen" alt="License">
1414
</a>
15-
<a href="https://github.com/omaralalwi/laravel-api-helpers/actions">
16-
<img src="https://img.shields.io/github/actions/workflow/status/omaralalwi/laravel-api-helpers/tests.yml" alt="Tests Status">
17-
</a>
1815
</p>
1916

2017
## 🌟 Features

0 commit comments

Comments
 (0)