Skip to content

Commit

Permalink
Merge pull request #13 from CodeWithDennis/1.x
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
milwad-dev authored Oct 30, 2023
2 parents 9a38cdc + 0be9f05 commit c497b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You don't have any stress for attributes! You can create attributes for any mode
***

- `PHP: ^8.0`
- `Laravel ramework: ^9.0`
- `Laravel Framework: ^9.0`

| Attributes | L9 | L10 |
|------------|--------------------|--------------------|
Expand All @@ -28,7 +28,7 @@ You don't have any stress for attributes! You can create attributes for any mode
composer require milwad/laravel-attributes
```
After publish config files.<br>
```
```bash
php artisan vendor:publish --provider="Milwad\LaravelAttributes\LaravelAttributesServiceProvider"
```
After publish, you migrate the migration file.
Expand Down

0 comments on commit c497b1f

Please sign in to comment.