File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Incredible features with a lightweight laravel blog package. I highly recommend
19
19
- Multi Level Category - nested sets using Baum
20
20
- Multi Language Support
21
21
22
- ### Quick and easy installation
22
+ ### Quick and easy installation (Multi-lang version)
23
23
1- Install via composer
24
24
25
25
` composer require binshops/laravel-blog `
@@ -86,7 +86,7 @@ To see package on Packagist click this [Link](https://packagist.org/packages/bin
86
86
### Single Language Version
87
87
To install the single language version of the package use version v8.1x:
88
88
89
- 1- ` composer require binshops/laravel-blog:v8.1.1 `
89
+ 1- ` composer require binshops/laravel-blog:v8.1.2 `
90
90
91
91
2- ` php artisan vendor:publish --provider="BinshopsBlog\BinshopsBlogServiceProvider" `
92
92
You can’t perform that action at this time.
0 commit comments