Skip to content

Commit 37d74ec

Browse files
author
Ilya Sakovich
authored
readme
1 parent 18f93b9 commit 37d74ec

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Laravel Shared Data
1+
<p align="center"><img alt="Laravel Shared Data" src="https://i.imgur.com/pzLYh8k.png" width="380"></p>
22

3-
**Laravel Shared Data** provides an easy way to share the data from your backend to the JavaScript.
3+
<p align="center"><b>Laravel Shared Data</b> provides an easy way to share the data from your backend to the JavaScript.</p>
44

55
## Installation
66

@@ -47,12 +47,6 @@ And get this data on the frontend side from `window.sharedData` (use can modify
4747

4848
![Shared Data in JS](http://i.imgur.com/v21h7NN.png)
4949

50-
51-
52-
53-
54-
55-
5650
## Testing
5751

5852
You can run the tests with:

0 commit comments

Comments
 (0)