Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbmaulana authored Nov 14, 2023
1 parent 315bc17 commit 4524d67
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 @@ -8,7 +8,7 @@ Getting Started
Installation :

```
$ composer require tripteki/laravelphp-acl
composer require tripteki/laravelphp-acl
```

How to use it :
Expand Down Expand Up @@ -48,7 +48,7 @@ php artisan vendor:publish --tag=tripteki-laravelphp-acl-migrations
- Migrate.

```
$ php artisan migrate
php artisan migrate
```

- Emit Event-Listener.
Expand Down

0 comments on commit 4524d67

Please sign in to comment.