Skip to content

Commit bc24d7f

Browse files
committed
Update README.md
1 parent 0b13a4d commit bc24d7f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,16 @@ __License:__ MIT License
1818

1919
## Install
2020

21-
```bash
21+
```php
2222
composer require afzalsabbir/sslaracommerz
2323
```
2424

25+
## Migration
26+
27+
```php
28+
php artisan migrate
29+
```
30+
2531
## Instructions
2632

2733
### Vendor Publish - _Required_

0 commit comments

Comments
 (0)