Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sairahcaz authored Mar 12, 2023
1 parent faee349 commit 8b2fd8c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Here we will share some useful Laravel additions we need in our daily work.
-
### Commands

- [`db:truncate`](#db:truncate)
- [`db:truncate`](#dbtruncate)

## Installation

Expand All @@ -35,10 +35,6 @@ Then publish the config file with:
php artisan vendor:publish --tag="useful-additions-config"
```

## Usage

---

## Traits

### UsefulEnums
Expand Down

0 comments on commit 8b2fd8c

Please sign in to comment.