Skip to content

Commit f1703fe

Browse files
committed
updates readme file
1 parent aaff411 commit f1703fe

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Incredible features with a lightweight laravel blog package. I highly recommend
2222
### Quick and easy installation
2323
1- Install via composer
2424

25-
`composer require binshops/laravel-blog`
25+
`composer require binshops/laravel-blog:v8.1.1`
2626

2727
For a fresh Laravel installation run the following too:
2828

@@ -74,12 +74,10 @@ php artisan ui vue --auth
7474

7575
5- Create a directory in `public/` named `blog_images`
7676

77-
6- Login as admin and setup your package: `/blog_admin/setup`
78-
7977
Congrats! Your blog is ready to use. (URLs are customizable in the config file)
8078

8179
Admin panel URI: `/blog_admin`
82-
Front URI: `/en/blog`
80+
Front URI: `/blog`
8381

8482
To see package on Packagist click this [Link](https://packagist.org/packages/binshops/laravel-blog)
8583

0 commit comments

Comments
 (0)