Skip to content

Commit 09086c7

Browse files
author
Illia Sakovich
committed
wip
1 parent 1d2d3a1 commit 09086c7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
<p align="center"><img src="https://coderello.com/images/packages/laravel-dynamic-rendering.svg" width="500"></p>
1+
<p align="center">
2+
<img src="https://coderello.com/images/packages/laravel-dynamic-rendering.svg" width="500" alt="Laravel Dynamic Rendering" />
3+
</p>
24

3-
## Introduction
5+
## Introduction
46

5-
**Laravel Dynamic Rendering** totally solves the SEO issue for SPA (single page applications).
7+
**Laravel Dynamic Rendering** totally solves the SEO issue for applications with the JS powered frontend (Vue.js, React, Inertia.js, etc.).
68

7-
Under the hood, if the request was made by the search bot, the requested page of your SPA is being converted into the plain HTML using the renderer and returned to the robot.
9+
Under the hood, it renders the page as a plain HTML if it was requested by the search bot.
810

9-
The search engine is happy, you are happy, everyone is happy!
11+
## 📖 Documentation
1012

11-
## Official Documentation
13+
For installation instructions and usage details, please take a look at the **[official documentation](https://coderello.com/docs/laravel-dynamic-rendering)**.
1214

13-
Documentation for **Laravel Dynamic Rendering** can be found on the [Coderello website](https://coderello.com/docs/laravel-dynamic-rendering).
15+
## 💖 Support the development
1416

15-
## Contributing
17+
**Do you like this project? Support it by donating:**
1618

17-
Thank you for considering contributing to **Laravel Dynamic Rendering**! The contribution guide can be found in the [documentation](https://coderello.com/docs/laravel-dynamic-rendering).
18-
19-
## License
19+
- Patreon: [Donate](https://patreon.com/coderello)
2020

2121
**Laravel Dynamic Rendering** is open-sourced software licensed under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)