Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Sep 23, 2024
1 parent 7f6fc82 commit dcb9587
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# laravel-like
User 👍 like and 👎 dislike features for Laravel Application.

## Installation
## 📝 Introduction

This package provides a simple way to add like 👍, dislike 👎, and love ❤️ or unlike 🤚 features to your Laravel application.

It is easy to use and can be customized to fit your needs.

## 📋 Requirements

- PHP ^8.1
- Laravel ^9.0|^10.0|^11.0

## 🔧 Installation

You can install the package via composer:

Expand Down

0 comments on commit dcb9587

Please sign in to comment.