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 18f93b9 commit 37d74ecCopy full SHA for 37d74ec
README.md
@@ -1,6 +1,6 @@
1
-# Laravel Shared Data
+<p align="center"><img alt="Laravel Shared Data" src="https://i.imgur.com/pzLYh8k.png" width="380"></p>
2
3
-**Laravel Shared Data** provides an easy way to share the data from your backend to the JavaScript.
+<p align="center"><b>Laravel Shared Data</b> provides an easy way to share the data from your backend to the JavaScript.</p>
4
5
## Installation
6
@@ -47,12 +47,6 @@ And get this data on the frontend side from `window.sharedData` (use can modify
47
48

49
50
-
51
52
53
54
55
56
## Testing
57
58
You can run the tests with:
0 commit comments