We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51eca9c commit 855203aCopy full SHA for 855203a
README.md
@@ -15,7 +15,7 @@ PR is welcome!
15
16
* php >= 5.5
17
* Laravel 5
18
- * requires [intervention/image](https://github.com/Intervention/image)(to make thumbs, crop and resize images).
+ * requires [intervention/image](https://github.com/Intervention/image) (to make thumbs, crop and resize images).
19
20
## Installation
21
@@ -52,7 +52,7 @@ PR is welcome!
52
## WYSIWYG Editor Integration:
53
### Option 1: CKEditor
54
55
- 1. Install (laravel-ckeditor)[https://github.com/UniSharp/laravel-ckeditor] package
+ 1. Install [laravel-ckeditor](https://github.com/UniSharp/laravel-ckeditor) package
56
57
1. Modify the views
58
0 commit comments