Skip to content

Commit 30ce041

Browse files
committed
readme update
1 parent 3b75cfb commit 30ce041

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Laravel Blog
2-
Have you worked with Wordpress? Developers call this package wordpress-like laravel blog.
32

43
## [Installation Video - Less than 5 Minutes](https://youtu.be/N9NpFUqbftA)
54
[![Laravel Blog Package](http://img.youtube.com/vi/N9NpFUqbftA/0.jpg)](https://youtu.be/N9NpFUqbftA)
65

76
### Lightweight and Comprehensive
87

9-
Incredible features with a lightweight laravel blog package. I highly recommend it because:
8+
Incredible features with a lightweight laravel blog package.
109
- Quick installation (<3 minutes)
1110
- It's very easy to extend
1211
- Included great features out-of-box
@@ -120,7 +119,7 @@ You can see the single version in "single-lang" branch.
120119
## What/who this package is for:
121120

122121
- For websites running Laravel
123-
- Who wants to have a site blog. This laravel blog gives an easy to use interface to write blog posts/assign categories/manage existing posts
122+
- Anyone, who wants to have a site blog. This laravel blog gives an easy to use interface to write blog posts/assign categories/manage existing posts
124123
- Where only admin users can edit/manage the blog (this is not suitable for every user on your site to be able to manage posts)
125124
- For anyone who likes to add a wordpress-like laravel blog to laravel website
126125

@@ -190,7 +189,7 @@ Try adding this to config/app.php:
190189
- You might need to set a higher memory limit, or upload smaller image files. This will depend on your server. I've used it to upload huge (10mb+) jpg images without problem, once the server was set up correctly to handle larger file uploads.
191190

192191
## Version History
193-
- **9.2.x** Stable version of package
192+
- **9.3.x** Stable version of package
194193
- 9.0.x Multi-language support beta release
195194
- 8.0.x Compatibility with Laravel 8
196195
- 7.3.0 New Admin UI
@@ -200,12 +199,3 @@ Try adding this to config/app.php:
200199
- 1.0.5 - composer.json changes.
201200
- 1.0 - First release
202201
- 0.1 - Initial release
203-
204-
## Contributors ✨
205-
<table>
206-
<tr>
207-
<td align="center"><a href="https://github.com/samberrry"><img src="https://avatars.githubusercontent.com/u/20775532?v=4" width="80px;" alt=""/><br /><sub><b>Sam Berry</b></sub></a><br /></td>
208-
<td align="center"><a href="https://github.com/dasscheman"><img src="https://avatars.githubusercontent.com/u/6064248?v=4" width="80px;" alt=""/><br /><sub><b>Alef Barbeli</b></sub></a><br /> </td>
209-
210-
</tr>
211-
</table>

0 commit comments

Comments
 (0)